Searched refs:MACH_MSG_TIMEOUT_NONE (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/sys/sys/mach/ipc/ |
| HD | ipc_mqueue.h | 195 MACH_MSG_TIMEOUT_NONE); \ 204 MACH_MSG_TIMEOUT_NONE); \
|
| /NextBSD/usr.bin/mach-tests/ipc-hello/ |
| HD | ipc-hello.c | 118 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/ |
| HD | bootstrap-kqueue-client.c | 68 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in main() 84 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in main()
|
| /NextBSD/lib/libmach/mach/ |
| HD | mach_msg.c | 168 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/ |
| HD | ConnectionMachPort.cpp | 304 MACH_MSG_TIMEOUT_NONE, in Send() 321 MACH_MSG_TIMEOUT_NONE, in Receive()
|
| /NextBSD/usr.bin/mach-tests/bootstrap/client/ |
| HD | bootstrap-client.c | 58 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in main()
|
| /NextBSD/lib/libxpc/ |
| HD | xpc_misc.c | 451 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/ |
| HD | kqueue_tests.c | 129 MACH_MSG_TIMEOUT_NONE, in kmsg_send() 152 MACH_MSG_TIMEOUT_NONE, in kmsg_recv()
|
| /NextBSD/usr.bin/mach-tests/kqueue-tests/ |
| HD | kqueue-tests.c | 129 MACH_MSG_TIMEOUT_NONE, in kmsg_send() 152 MACH_MSG_TIMEOUT_NONE, in kmsg_recv()
|
| /NextBSD/contrib/openbsm/bin/auditd/ |
| HD | auditd_darwin.c | 481 0, MACH_PORT_NULL, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in auditd_relay_signal()
|
| /NextBSD/sys/sys/mach/ |
| HD | message.h | 147 #define MACH_MSG_TIMEOUT_NONE ((mach_msg_timeout_t) 0) macro
|
| /NextBSD/lib/libosxsupport/ |
| HD | si_module.c | 1084 ….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/ |
| HD | libnotify.c | 526 …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/ |
| HD | source.c | 2703 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/ |
| HD | gnu-nat.c | 1486 MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); in gnu_wait()
|