Searched refs:MACH_PORT_RIGHT_SEND (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/securityd-55199.3/src/
H A Dconnection.cpp57 mClientPort.modRefs(MACH_PORT_RIGHT_SEND, +1);
92 mClientPort.modRefs(MACH_PORT_RIGHT_SEND, -1); // discard surplus send right
93 assert(mClientPort.getRefs(MACH_PORT_RIGHT_SEND) == 1); // one left for final reply
H A Dchild.cpp125 servicePort.modRefs(MACH_PORT_RIGHT_SEND, +1); // retain send right
/macosx-10.9.5/pam_modules-138/modules/pam_launchd/
H A Dpam_launchd.c115 mach_port_mod_refs(mach_task_self(), bootstrap_port, MACH_PORT_RIGHT_SEND, -1); local
140 mach_port_mod_refs(mach_task_self(), bootstrap_port, MACH_PORT_RIGHT_SEND, -1); local
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dssclient.cpp137 mach_port_mod_refs(mach_task_self(), originPort, MACH_PORT_RIGHT_SEND, -1); local
201 mach_port_mod_refs(mach_task_self(), originPort, MACH_PORT_RIGHT_SEND, -1); local
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dssclient.cpp137 mach_port_mod_refs(mach_task_self(), originPort, MACH_PORT_RIGHT_SEND, -1); local
201 mach_port_mod_refs(mach_task_self(), originPort, MACH_PORT_RIGHT_SEND, -1); local
/macosx-10.9.5/xnu-2422.115.4/osfmk/mach/
H A Dport.h241 #define MACH_PORT_RIGHT_SEND ((mach_port_right_t) 0) macro
256 #define MACH_PORT_TYPE_SEND MACH_PORT_TYPE(MACH_PORT_RIGHT_SEND)
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmach++.cpp286 modRefs(MACH_PORT_RIGHT_SEND, -1);
431 Debug::dump(" send(%d)", getRefs(MACH_PORT_RIGHT_SEND));
435 Debug::dump(" once(%d)", getRefs(MACH_PORT_RIGHT_SEND));
439 Debug::dump(" dead(%d)", getRefs(MACH_PORT_RIGHT_SEND));
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmach++.cpp286 modRefs(MACH_PORT_RIGHT_SEND, -1);
431 Debug::dump(" send(%d)", getRefs(MACH_PORT_RIGHT_SEND));
435 Debug::dump(" once(%d)", getRefs(MACH_PORT_RIGHT_SEND));
439 Debug::dump(" dead(%d)", getRefs(MACH_PORT_RIGHT_SEND));
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dipc_sync.c60 kr = ipc_object_translate(current_space(), name, MACH_PORT_RIGHT_SEND,
/macosx-10.9.5/xnu-2422.115.4/osfmk/device/
H A Diokit_rpc.c192 kr = ipc_object_translate(space, CAST_MACH_PORT_TO_NAME(connectRef), MACH_PORT_RIGHT_SEND, (ipc_object_t *)&port);
396 return (mach_port_mod_refs( task->itk_space, name, MACH_PORT_RIGHT_SEND, delta ));
/macosx-10.9.5/WebKit2-7537.78.2/Platform/mac/
H A DSharedMemoryMac.cpp205 if (mach_port_mod_refs(mach_task_self(), port, MACH_PORT_RIGHT_SEND, 1) != KERN_SUCCESS)
/macosx-10.9.5/launchd-842.92.1/liblaunch/
H A Dlibbootstrap.c80 kr = mach_port_mod_refs(mach_task_self(), bp, MACH_PORT_RIGHT_SEND, 1);
/macosx-10.9.5/security_ocspd-55118.2/server/
H A DtrustSettings.cpp180 mach_port_mod_refs(mach_task_self(), gAuditSessionPort, MACH_PORT_RIGHT_SEND, +1); local
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPOLClient.c64 MACH_PORT_RIGHT_SEND, -1); local
H A DEAPOLControl.c84 MACH_PORT_RIGHT_SEND, 1);
133 MACH_PORT_RIGHT_SEND, -1); local
/macosx-10.9.5/xnu-2422.115.4/osfmk/ipc/
H A Dipc_port.h319 MACH_PORT_RIGHT_SEND, \
H A Dmach_port.c848 if (right == MACH_PORT_RIGHT_SEND ||
879 case MACH_PORT_RIGHT_SEND:
930 if (right == MACH_PORT_RIGHT_SEND ||
/macosx-10.9.5/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmachvm_tests.c335 kret = mach_port_mod_refs(mach_task_self(), mem_handle, MACH_PORT_RIGHT_SEND, -1);
/macosx-10.9.5/Security-55471.14.18/authd/
H A Dauthtoken.c201 kern_return_t error_code = mach_port_mod_refs(mach_task_self(), auth->creator_bootstrap_port, MACH_PORT_RIGHT_SEND, 1);
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Dbootplookup.c235 serverPort, MACH_PORT_RIGHT_SEND, -1); local
/macosx-10.9.5/cron-39/cron/
H A Ddo_command.c337 mach_port_mod_refs(mach_task_self(), bootstrap_port, MACH_PORT_RIGHT_SEND, -1); local
/macosx-10.9.5/CF-855.17/
H A DCFMachPort.c209 mach_port_mod_refs(mach_task_self(), port, MACH_PORT_RIGHT_SEND, -1); local
212 mach_port_mod_refs(mach_task_self(), port, MACH_PORT_RIGHT_SEND, -1); local
H A DCFMessagePort.c255 mach_port_mod_refs(mach_task_self(), CFMachPortGetPort(ms->_port), MACH_PORT_RIGHT_SEND, -1);
673 mach_port_mod_refs(mach_task_self(), CFMachPortGetPort(oldPort), MACH_PORT_RIGHT_SEND, -1); local
771 mach_port_mod_refs(mach_task_self(), CFMachPortGetPort(port), MACH_PORT_RIGHT_SEND, -1); local
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Daod.c177 mach_port_mod_refs( mach_task_self(), _ds_port, MACH_PORT_RIGHT_SEND, -1 ); local
221 mach_port_mod_refs( mach_task_self(), _ds_port, MACH_PORT_RIGHT_SEND, -1 ); local
/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOKitLib.c192 MACH_PORT_RIGHT_SEND,
334 if( kIOReturnSuccess != mach_port_get_refs( mach_task_self(), object, MACH_PORT_RIGHT_SEND, &urefs))
1005 kr = mach_port_get_refs( mach_task_self(), msg->msgh_remote_port, MACH_PORT_RIGHT_SEND, &urefs);
1252 MACH_PORT_RIGHT_SEND,
1263 MACH_PORT_RIGHT_SEND,

Completed in 229 milliseconds

12