Lines Matching refs:MACH_PORT_NULL
222 msg->msgh_size, 0, MACH_PORT_NULL, in mach_msg_send()
223 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_send()
231 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_receive()
446 hdr->msgh_local_port = MACH_PORT_NULL; in mach_msg_server_consume_unsent_message()
517 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server_once()
542 bufReply->Head.msgh_remote_port = MACH_PORT_NULL; in mach_msg_server_once()
549 bufRequest->Head.msgh_remote_port = MACH_PORT_NULL; in mach_msg_server_once()
562 if (bufReply->Head.msgh_remote_port != MACH_PORT_NULL) { in mach_msg_server_once()
568 bufReply->Head.msgh_size, 0, MACH_PORT_NULL, in mach_msg_server_once()
569 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server_once()
651 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server()
666 bufReply->Head.msgh_remote_port = MACH_PORT_NULL; in mach_msg_server()
673 bufRequest->Head.msgh_remote_port = MACH_PORT_NULL; in mach_msg_server()
686 if (bufReply->Head.msgh_remote_port != MACH_PORT_NULL) { in mach_msg_server()
697 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server()
712 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL, in mach_msg_server()
740 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_server()