Home
last modified time | relevance | path

Searched refs:gVirtualInterfaceKey (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.81.5/iokit/Kernel/ !
H A DIOService.cpp221 static const OSSymbol * gVirtualInterfaceKey; variable
594 gVirtualInterfaceKey = OSSymbol::withCStringNoCopy("Virtual Interface"); in initialize()