Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOService.cpp216 static const OSSymbol * gVirtualInterfaceKey; variable
587 gVirtualInterfaceKey = OSSymbol::withCStringNoCopy("Virtual Interface"); in initialize()