Home
last modified time | relevance | path

Searched refs:MACH_MSG_TIMEOUT_NONE (Results 1 – 15 of 15) sorted by relevance

/NextBSD/sys/sys/mach/ipc/
HDipc_mqueue.h195 MACH_MSG_TIMEOUT_NONE); \
204 MACH_MSG_TIMEOUT_NONE); \
/NextBSD/usr.bin/mach-tests/ipc-hello/
HDipc-hello.c118 MACH_MSG_TIMEOUT_NONE, /* No timeout */ in server()
154 MACH_MSG_TIMEOUT_NONE, /* No timeout */ in server()
253 MACH_MSG_TIMEOUT_NONE, /* No timeout */ in main()
/NextBSD/usr.bin/mach-tests/bootstrap-kqueue/client/
HDbootstrap-kqueue-client.c68 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in main()
84 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in main()
/NextBSD/lib/libmach/mach/
HDmach_msg.c168 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_send()
176 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in mach_msg_receive()
354 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL, in mach_msg_server_once()
492 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL, in mach_msg_server()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDConnectionMachPort.cpp304 MACH_MSG_TIMEOUT_NONE, in Send()
321 MACH_MSG_TIMEOUT_NONE, in Receive()
/NextBSD/usr.bin/mach-tests/bootstrap/client/
HDbootstrap-client.c58 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in main()
/NextBSD/lib/libxpc/
HDxpc_misc.c451 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in xpc_pipe_receive()
498 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in xpc_pipe_try_receive()
/NextBSD/lib/libmach/test/kqueue_tests/
HDkqueue_tests.c129 MACH_MSG_TIMEOUT_NONE, in kmsg_send()
152 MACH_MSG_TIMEOUT_NONE, in kmsg_recv()
/NextBSD/usr.bin/mach-tests/kqueue-tests/
HDkqueue-tests.c129 MACH_MSG_TIMEOUT_NONE, in kmsg_send()
152 MACH_MSG_TIMEOUT_NONE, in kmsg_recv()
/NextBSD/contrib/openbsm/bin/auditd/
HDauditd_darwin.c481 0, MACH_PORT_NULL, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in auditd_relay_signal()
/NextBSD/sys/sys/mach/
HDmessage.h147 #define MACH_MSG_TIMEOUT_NONE ((mach_msg_timeout_t) 0) macro
/NextBSD/lib/libosxsupport/
HDsi_module.c1084 ….header), MACH_SEND_MSG, msg.header.msgh_size, 0, MACH_PORT_NULL, MACH_MSG_TIMEOUT_NONE, MACH_PORT… in si_async_launchpad()
/NextBSD/lib/libnotify/
HDlibnotify.c526 …h_msg(&msg.header, opts, msg.header.msgh_size, 0, MACH_PORT_NULL, MACH_MSG_TIMEOUT_NONE, MACH_PORT… in _internal_send()
/NextBSD/lib/libdispatch/src/
HDsource.c2703 kr = mach_msg(hdr, options, 0, siz, name, MACH_MSG_TIMEOUT_NONE, in _dispatch_kevent_mach_msg_drain()
2726 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in _dispatch_kevent_mach_msg_drain()
/NextBSD/contrib/gdb/gdb/
HDgnu-nat.c1486 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in gnu_wait()