Home
last modified time | relevance | path

Searched refs:MACH_MSG_NULL (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/libmach/mach/
HDmach_msg.c92 timeout, notify, MACH_MSG_NULL, 0);
101 timeout, notify, MACH_MSG_NULL, 0);
108 timeout, notify, MACH_MSG_NULL, 0);
/trueos/sys/sys/mach/
HDmessage.h398 #define MACH_MSG_NULL (mach_msg_header_t *) 0 macro
/trueos/sys/compat/mach/ipc/
HDmach_msg.c465 else if (rcv_msg != MACH_MSG_NULL) in mach_msg_overwrite_trap()