Searched defs:kextd_port (Results 1 - 3 of 3) sorted by path

/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A DKextManager.c62 mach_port_t kextd_port = MACH_PORT_NULL; local
119 mach_port_t kextd_port = MACH_PORT_NULL; local
356 mach_port_t kextd_port = MACH_PORT_NULL; local
418 get_kextd_port(mach_port_t * kextd_port) argument
[all...]
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextload_main.c322 mach_port_t kextd_port = MACH_PORT_NULL; local
362 mach_port_deallocate(mach_task_self(), kextd_port); local
/macosx-10.9.5/xnu-2422.115.4/libkern/c++/
H A DOSKext.cpp1070 mach_port_t kextd_port = IPC_PORT_NULL; local

Completed in 331 milliseconds