Searched refs:mach_msg_overwrite (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmach++.cpp380 return check(mach_msg_overwrite(*this,
393 return check(mach_msg_overwrite(*this,
406 return check(mach_msg_overwrite(*this,
H A Dmachserver.cpp221 mach_msg_overwrite(bufRequest,
227 mach_msg_overwrite(bufRequest,
295 mr = mach_msg_overwrite(bufReply,
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmach++.cpp380 return check(mach_msg_overwrite(*this,
393 return check(mach_msg_overwrite(*this,
406 return check(mach_msg_overwrite(*this,
H A Dmachserver.cpp221 mach_msg_overwrite(bufRequest,
227 mach_msg_overwrite(bufRequest,
295 mr = mach_msg_overwrite(bufReply,
/macosx-10.9.5/xnu-2422.115.4/libsyscall/mach/
H A Dmach_msg.c127 * Routine: mach_msg_overwrite
143 mach_msg_overwrite(msg, option, send_size, rcv_limit, rcv_name, timeout, function
593 mr = mach_msg_overwrite(
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dmessage.h797 * Routine: mach_msg_overwrite
813 extern mach_msg_return_t mach_msg_overwrite(
/macosx-10.9.5/xnu-2422.115.4/tools/tests/libMicro/apple/
H A Dlb_mmtest.c297 ret = mach_msg_overwrite(request,
307 mach_error("client: mach_msg_overwrite: ", ret);
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dipc_mig.c442 * Routine: mach_msg_overwrite
456 mach_msg_overwrite( function

Completed in 137 milliseconds