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

/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dipc_mig.h166 extern mach_msg_return_t mach_msg_send_from_kernel_with_options(
H A Dipc_mig.c170 mach_msg_send_from_kernel_with_options( function
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIODataQueue.cpp255 kr = mach_msg_send_from_kernel_with_options(msgh, msgh->msgh_size, MACH_SEND_TIMEOUT, MACH_MSG_TIMEOUT_NONE);
H A DIOUserClient.cpp678 kr = mach_msg_send_from_kernel_with_options( &pingMsg->msgHdr,
846 kr = mach_msg_send_from_kernel_with_options( &pingMsg->msgHdr,
1484 kr = mach_msg_send_from_kernel_with_options( &replyMsg.msgHdr,

Completed in 470 milliseconds