Searched refs:mach_msg_receive (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/headers/
H A Dmach.h102 extern mach_msg_return_t mach_msg_receive(mach_msg_header_t *);
/macosx-10.5.8/xnu-1228.15.4/bsd/uxkern/
H A Dux_exception.c70 extern mach_msg_return_t mach_msg_receive(mach_msg_header_t *msg,
161 result = mach_msg_receive(&exc_msg.Head);
163 result = mach_msg_receive(&exc_msg.Head, MACH_RCV_MSG,
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_msg.c198 mach_msg_receive(mach_msg_header_t *msg) function
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_msg.c129 mach_msg_return_t mach_msg_receive(
252 * Routine: mach_msg_receive
413 mach_msg_receive( function
642 * All of mach_msg_send and mach_msg_receive error codes.
1913 * All of mach_msg_send and mach_msg_receive error codes.

Completed in 18 milliseconds