Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp1434 struct IODispatchSource_IVars { struct
1449 ivars = IOMallocType(IODispatchSource_IVars); in init() argument
1459 IOFreeType(ivars, IODispatchSource_IVars); in free()