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

/darwin-on-arm/xnu/libsyscall/mach/mach/
H A Dmach.h104 extern mach_msg_return_t mach_msg_send(mach_msg_header_t *);
/darwin-on-arm/xnu/bsd/uxkern/
H A Dux_exception.c75 extern mach_msg_return_t mach_msg_send(mach_msg_header_t *msg,
176 result = mach_msg_send(&rep_msg.Head, MACH_SEND_MSG,
/darwin-on-arm/xnu/osfmk/ipc/
H A Dmach_msg.c122 mach_msg_return_t mach_msg_send(
157 * Routine: mach_msg_send
178 mach_msg_send( function
391 * All of mach_msg_send and mach_msg_receive error codes.
483 * All of mach_msg_send and mach_msg_receive error codes.
/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_msg.c192 mach_msg_send(mach_msg_header_t *msg) function

Completed in 41 milliseconds