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

/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/headers/
H A Dmach.h104 extern mach_msg_return_t mach_msg_send(mach_msg_header_t *);
/macosx-10.5.8/xnu-1228.15.4/bsd/uxkern/
H A Dux_exception.c75 extern mach_msg_return_t mach_msg_send(mach_msg_header_t *msg,
172 (void) mach_msg_send(&rep_msg.Head, MACH_SEND_MSG,
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_msg.c190 mach_msg_send(mach_msg_header_t *msg) function
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_msg.c122 mach_msg_return_t mach_msg_send(
159 * Routine: mach_msg_send
184 mach_msg_send( 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 71 milliseconds