Searched defs:MACH_PORT_RIGHT_SEND (Results 1 - 17 of 17) sorted by relevance

/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/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/eap8021x-180/EAP8021X.fproj/
H A DEAPOLClient.c64 MACH_PORT_RIGHT_SEND, -1); local
H A DEAPOLControl.c133 MACH_PORT_RIGHT_SEND, -1); local
/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/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.c673 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/Libnotify-121.20.1/notifyd/
H A Dnotify_proc.c257 mach_port_mod_refs(mach_task_self(), c->port, MACH_PORT_RIGHT_SEND, +1); local
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Dbootplookup.c235 serverPort, 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/ppp-727.90.1/Controller/
H A Dscnc_mach_server.c246 mach_port_mod_refs(mach_task_self(), *session, MACH_PORT_RIGHT_SEND , -1); local
H A Dscnc_main.c2888 mach_port_mod_refs(mach_task_self(), bootstrap, MACH_PORT_RIGHT_SEND, +1); local
2907 mach_port_mod_refs(mach_task_self(), au_session, 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
/macosx-10.9.5/launchd-842.92.1/liblaunch/
H A Dlibvproc.c87 mach_port_mod_refs(mach_task_self(), mp, MACH_PORT_RIGHT_SEND, 1); local
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkConnection.c180 MACH_PORT_RIGHT_SEND, local
187 MACH_PORT_RIGHT_SEND, local
1205 MACH_PORT_RIGHT_SEND, local
1213 MACH_PORT_RIGHT_SEND, local
1260 MACH_PORT_RIGHT_SEND, local
1269 MACH_PORT_RIGHT_SEND, local

Completed in 345 milliseconds