Searched refs:sKextSignalMachPortMachPort (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_main.c105 static mach_port_t sKextSignalMachPortMachPort = MACH_PORT_NULL; variable
528 sKextSignalMachPortMachPort = CFMachPortGetPort(sKextdSignalMachPort);
531 sKextSignalMachPortMachPort,
852 msg.header.msgh_remote_port = sKextSignalMachPortMachPort;

Completed in 73 milliseconds