Searched refs:MACH_MSG_TYPE_MAKE_SEND_ONCE (Results 1 - 25 of 38) sorted by relevance

12

/macosx-10.10/xnu-2782.1.97/osfmk/mach/
H A Dclock.defs79 MACH_MSG_TYPE_MAKE_SEND_ONCE|polymorphic);
H A Dclock_types.defs58 type clock_reply_t = polymorphic|MACH_MSG_TYPE_MAKE_SEND_ONCE;
H A Dstd_types.defs130 type mach_port_make_send_once_t = MACH_MSG_TYPE_MAKE_SEND_ONCE
H A Dmessage.h234 #define MACH_MSG_TYPE_MAKE_SEND_ONCE 21 /* Must hold receive right */ macro
639 ((x) <= MACH_MSG_TYPE_MAKE_SEND_ONCE))
643 ((x) <= MACH_MSG_TYPE_MAKE_SEND_ONCE))
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDNotifierWait.c124 MACH_MSG_TYPE_MAKE_SEND_ONCE,
H A DSCDNotifierInformViaCallback.c171 MACH_MSG_TYPE_MAKE_SEND_ONCE,
/macosx-10.10/bootstrap_cmds-91/migcom.tproj/
H A Dlexxer.l214 <Normal>"MACH_MSG_TYPE_MAKE_SEND_ONCE" TPRETURN(MACH_MSG_TYPE_MAKE_SEND_ONCE,MACH_MSG_TYPE_PORT_SEND_ONCE,PortSize);
H A Dtype.c803 itRealReplyPortType->itInName = MACH_MSG_TYPE_MAKE_SEND_ONCE;
804 itRealReplyPortType->itInNameStr = "MACH_MSG_TYPE_MAKE_SEND_ONCE";
/macosx-10.10/configd-699.1.5/configd.tproj/
H A D_configopen.c205 MACH_MSG_TYPE_MAKE_SEND_ONCE,
/macosx-10.10/xnu-2782.1.97/libsyscall/mach/
H A Dmach_msg.c233 case MACH_MSG_TYPE_MAKE_SEND_ONCE:
236 MACH_MSG_TYPE_MAKE_SEND_ONCE,
/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dipc_object.c461 case MACH_MSG_TYPE_MAKE_SEND_ONCE:
517 * and MACH_MSG_TYPE_MAKE_SEND_ONCE.
576 * MACH_MSG_TYPE_MAKE_SEND_ONCE
647 case MACH_MSG_TYPE_MAKE_SEND_ONCE: {
H A Dipc_right.c1703 case MACH_MSG_TYPE_MAKE_SEND_ONCE:
1828 case MACH_MSG_TYPE_MAKE_SEND_ONCE: {
2343 (msgt_one == MACH_MSG_TYPE_MAKE_SEND_ONCE) ||
2345 (msgt_two == MACH_MSG_TYPE_MAKE_SEND_ONCE)) {
/macosx-10.10/Security-57031.1.35/Security/include/security_utilities/
H A Dmach++.cpp117 MACH_MSG_TYPE_MAKE_SEND_ONCE, &previous));
/macosx-10.10/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmach++.cpp117 MACH_MSG_TYPE_MAKE_SEND_ONCE, &previous));
/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DEAPOLClient.c178 MACH_MSG_TYPE_MAKE_SEND_ONCE,
/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDASession.c233 MACH_MSG_TYPE_MAKE_SEND_ONCE,
/macosx-10.10/Security-57031.1.35/securityd/libsecurity_agent/lib/
H A Dagentclient.cpp237 ret = mach_port_request_notification(mach_task_self(), mServerPort, MACH_NOTIFY_DEAD_NAME, 0, mClientPort, MACH_MSG_TYPE_MAKE_SEND_ONCE, &old_port);
/macosx-10.10/Security-57031.1.35/securityd/libsecurity_agent/security_agent_client/
H A Dagentclient.cpp237 ret = mach_port_request_notification(mach_task_self(), mServerPort, MACH_NOTIFY_DEAD_NAME, 0, mClientPort, MACH_MSG_TYPE_MAKE_SEND_ONCE, &old_port);
/macosx-10.10/Security-57031.1.35/securityd/security_agent_client/
H A Dagentclient.cpp237 ret = mach_port_request_notification(mach_task_self(), mServerPort, MACH_NOTIFY_DEAD_NAME, 0, mClientPort, MACH_MSG_TYPE_MAKE_SEND_ONCE, &old_port);
/macosx-10.10/Security-57031.1.35/securityd/security_agent_server/
H A Dagentclient.cpp237 ret = mach_port_request_notification(mach_task_self(), mServerPort, MACH_NOTIFY_DEAD_NAME, 0, mClientPort, MACH_MSG_TYPE_MAKE_SEND_ONCE, &old_port);
/macosx-10.10/libsecurity_agent-55000/lib/
H A Dagentclient.cpp227 ret = mach_port_request_notification(mach_task_self(), mServerPort, MACH_NOTIFY_DEAD_NAME, 0, mClientPort, MACH_MSG_TYPE_MAKE_SEND_ONCE, &old_port);
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dlb_mmtest.c254 MACH_MSG_TYPE_MAKE_SEND_ONCE);
/macosx-10.10/ppp-786.1.1/Controller/
H A Dscnc_mach_server.c215 MACH_MSG_TYPE_MAKE_SEND_ONCE, local
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dipc_mig.c331 MACH_MSGH_BITS(0, MACH_MSG_TYPE_MAKE_SEND_ONCE);
/macosx-10.10/xnu-2782.1.97/tools/tests/MPMMTest/
H A DMPMMtest.c548 MACH_MSG_TYPE_MAKE_SEND_ONCE);

Completed in 407 milliseconds

12