Searched refs:sKextSignalMachPortMachPort (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/kext_tools-384.1.4/
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 115 milliseconds