Lines Matching refs:remotePort
784 ipc_port_t remotePort; member in IOServiceUserNotification
821 ipc_port_t remotePort; member in IOServiceMessageUserNotification
955 remotePort = port; in OSDefineMetaClassAndStructors()
965 remotePort = MACH_PORT_NULL; in invalidatePort()
971 if (remotePort) { in free()
972 iokit_release_port_send(remotePort); in free()
1032 hdr->msgh_remote_port = remotePort; in handler()
1120 remotePort = port; in OSDefineMetaClassAndStructors()
1130 remotePort = MACH_PORT_NULL; in invalidatePort()
1136 if (remotePort) { in free()
1137 iokit_release_port_send(remotePort); in free()
1213 hdr->msgh_remote_port = remotePort; in handler()