Searched defs:bootstrap_port (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/libsyscall/mach/
H A Dmach_init.c65 mach_port_t bootstrap_port = MACH_PORT_NULL; variable
/macosx-10.10.1/PowerManagement-494.1.2/ioupsd/
H A DIOUPSPrivate.c50 mach_port_t bootstrap_port; local
/macosx-10.10.1/pam_modules-140/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.10.1/ppp-786.1.1/Controller/
H A Dppp_client.h65 mach_port_t bootstrap_port; // bootstrap port use by client member in struct:client
H A Dscnc_client.h65 mach_port_t bootstrap_port; // bootstrap port use by client member in struct:client
H A Dne_sm_bridge.c445 bridge_handle_start(ne_sm_bridge_t bridge, CFDictionaryRef options, uid_t uid, gid_t gid, mach_port_t bootstrap_port, mach_port_t audit_session_port, bool on_demand) argument
468 bridge_get_security_session_info(ne_sm_bridge_t bridge, xpc_object_t request, mach_port_t *bootstrap_port, mach_port_t *audit_session_port) argument
/macosx-10.10.1/IOKitUser-1050.1.21/kext.subproj/
H A DKextManager.c421 mach_port_t bootstrap_port = MACH_PORT_NULL; local
/macosx-10.10.1/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.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOLControl.c134 (void)mach_port_mod_refs(mach_task_self(), bootstrap_port, local
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c1335 SCNetworkConnectionSetClientAuditInfo(SCNetworkConnectionRef connection, audit_token_t client_audit_token, mach_port_t audit_session, mach_port_t bootstrap_port, pid_t client_pid, const uuid_t uuid, const char *bundle_id) argument
/macosx-10.10.1/ppp-786.1.1/Helpers/pppd/
H A Dsys-MacOSX.c320 mach_port_t bootstrap_port = MACH_PORT_NULL; local
333 mach_port_deallocate(mach_task_self(), bootstrap_port); local

Completed in 254 milliseconds