Lines Matching refs:MACH_PORT_NULL
318 msg->msgh_size, 0, MACH_PORT_NULL, in mach_msg_send()
319 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_send()
327 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_receive()
542 hdr->msgh_local_port = MACH_PORT_NULL; in mach_msg_server_consume_unsent_message()
613 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server_once()
638 bufReply->Head.msgh_remote_port = MACH_PORT_NULL; in mach_msg_server_once()
645 bufRequest->Head.msgh_remote_port = MACH_PORT_NULL; in mach_msg_server_once()
658 if (bufReply->Head.msgh_remote_port != MACH_PORT_NULL) { in mach_msg_server_once()
664 bufReply->Head.msgh_size, 0, MACH_PORT_NULL, in mach_msg_server_once()
665 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server_once()
747 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server()
762 bufReply->Head.msgh_remote_port = MACH_PORT_NULL; in mach_msg_server()
769 bufRequest->Head.msgh_remote_port = MACH_PORT_NULL; in mach_msg_server()
782 if (bufReply->Head.msgh_remote_port != MACH_PORT_NULL) { in mach_msg_server()
793 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server()
808 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL, in mach_msg_server()
836 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server()