Searched refs:remotePort (Results 1 – 2 of 2) sorted by relevance
729 ipc_port_t remotePort; member in IOServiceUserNotification764 ipc_port_t remotePort; member in IOServiceMessageUserNotification898 remotePort = port; in OSDefineMetaClassAndStructors()908 remotePort = MACH_PORT_NULL; in invalidatePort()914 if (remotePort) { in free()915 iokit_release_port_send(remotePort); in free()972 thisMsg->msgHdr.msgh_remote_port = remotePort; in handler()1056 remotePort = port; in OSDefineMetaClassAndStructors()1066 remotePort = MACH_PORT_NULL; in invalidatePort()1072 if (remotePort) { in free()[all …]
73 …* (uintptr_t)remotePort // port from os_eventlink_extract_remot…