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

/xnu-2782.1.97/libsyscall/mach/mach/
H A Dmach.h104 extern mach_msg_return_t mach_msg_send(mach_msg_header_t *);
/xnu-2782.1.97/bsd/uxkern/
H A Dux_exception.c75 extern mach_msg_return_t mach_msg_send(mach_msg_header_t *msg,
177 result = mach_msg_send(&rep_msg.Head, MACH_SEND_MSG,
/xnu-2782.1.97/osfmk/ipc/
H A Dmach_msg.c121 mach_msg_return_t mach_msg_send(
156 * Routine: mach_msg_send [Kernel Internal]
182 mach_msg_send( function
447 * All of mach_msg_send and mach_msg_receive error codes.
544 * All of mach_msg_send and mach_msg_receive error codes.
/xnu-2782.1.97/libsyscall/mach/
H A Dmach_msg.c194 mach_msg_send(mach_msg_header_t *msg) function

Completed in 89 milliseconds