Searched defs:bootstrap (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dmain.c101 mach_port_t bootstrap = xpc_dictionary_copy_mach_send(event, AUTH_XPC_BOOTSTRAP); local
104 mach_port_deallocate(mach_task_self(), bootstrap); local
H A Dprocess.c34 mach_port_t bootstrap; member in struct:_process_s
473 bool process_set_bootstrap(process_t proc, mach_port_t bootstrap) argument
[all...]
/macosx-10.9.5/ppp-727.90.1/Controller/
H A Dppp_client.c92 struct client *client_new_mach (CFMachPortRef port, CFRunLoopSourceRef rls, CFStringRef serviceID, uid_t uid, gid_t gid, mach_port_t bootstrap, mach_port_t notify_port) argument
H A Dscnc_client.c95 struct client *client_new_mach (CFMachPortRef port, CFRunLoopSourceRef rls, CFStringRef serviceID, uid_t uid, gid_t gid, pid_t pid, mach_port_t bootstrap, mach_port_t notify_port, mach_port_t au_session, Boolean has_machport_priv) argument
H A Dscnc_mach_server.c254 mach_port_deallocate(mach_task_self(), bootstrap); local
114 _pppcontroller_attach_proxy(mach_port_t server, xmlData_t nameRef, mach_msg_type_number_t nameLen, mach_port_t bootstrap, mach_port_t notify, mach_port_t au_session, int uid, int gid, int pid, mach_port_t *session, int * result, audit_token_t audit_token) argument
263 _pppcontroller_attach(mach_port_t server, xmlData_t nameRef, mach_msg_type_number_t nameLen, mach_port_t bootstrap, mach_port_t notify, mach_port_t au_session, mach_port_t *session, int * result, audit_token_t audit_token) argument
674 _pppcontroller_bootstrap(mach_port_t server, mach_port_t *bootstrap, mach_port_t *au_session, int * result, audit_token_t *audit_token) argument
[all...]
H A Dppp_manager.c1479 int ppp_start(struct service *serv, CFDictionaryRef options, uid_t uid, gid_t gid, mach_port_t bootstrap, mach_port_t au_session, u_int8_t onTraffic, u_int8_t onDemand) argument
H A Dscnc_main.h275 mach_port_t bootstrap; /* bootstrap of the user who started the connection */ member in struct:service
H A Dscnc_main.c2882 void scnc_bootstrap_retain(struct service *serv, mach_port_t bootstrap) argument
2888 mach_port_mod_refs(mach_task_self(), bootstrap, MACH_PORT_RIGHT_SEN local
2914 scnc_start(struct service *serv, CFDictionaryRef options, void *client, int autoclose, uid_t uid, gid_t gid, int pid, mach_port_t bootstrap, mach_port_t au_session) argument
[all...]
H A Dipsec_manager.c3562 int ipsec_start(struct service *serv, CFDictionaryRef options, uid_t uid, gid_t gid, mach_port_t bootstrap, u_int8_t onTraffic, u_int8_t onDemand) argument
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmachserver.h189 Bootstrap bootstrap; // bootstrap port we registered with member in class:Security::MachPlusPlus::MachServer
H A Dmach++.cpp275 ReceivePort::ReceivePort(const char *name, const Bootstrap &bootstrap, bool tryCheckin /* = true */) argument
H A Dmach++.h208 Bootstrap bootstrap() const function in class:Security::MachPlusPlus::TaskPort
210 void bootstrap(Bootstrap boot) function in class:Security::MachPlusPlus::TaskPort
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmachserver.h189 Bootstrap bootstrap; // bootstrap port we registered with member in class:Security::MachPlusPlus::MachServer
H A Dmach++.cpp275 ReceivePort::ReceivePort(const char *name, const Bootstrap &bootstrap, bool tryCheckin /* = true */) argument
H A Dmach++.h208 Bootstrap bootstrap() const function in class:Security::MachPlusPlus::TaskPort
210 void bootstrap(Bootstrap boot) function in class:Security::MachPlusPlus::TaskPort
/macosx-10.9.5/eap8021x-180/EAP8021X.fproj/
H A DEAPOLClient.c136 mach_port_t bootstrap; local
198 task_set_bootstrap_port(mach_task_self(), bootstrap); local
/macosx-10.9.5/Security-55471.14.18/libsecurity_authorization/lib/
H A DAuthorization.c65 mach_port_t bootstrap = MACH_PORT_NULL; local
66 task_get_bootstrap_port(mach_task_self(), &bootstrap); local
/macosx-10.9.5/eap8021x-180/EAPOLController.bproj/
H A Dserver.c197 eapolcontroller_start(mach_port_t server, if_name_t if_name, xmlData_t config, mach_msg_type_number_t config_len, mach_port_t bootstrap, mach_port_t au_session, int * ret_result) argument
339 eapolcontroller_client_attach(mach_port_t server, task_t task, if_name_t if_name, mach_port_t notify_port, mach_port_t * session, xmlDataOut_t * control, mach_msg_type_number_t * control_len, mach_port_t * bootstrap, mach_port_t * au_session, int * ret_result) argument
H A Dcontroller.c112 mach_port_t bootstrap; member in struct:eapolClient_s
780 eapolClientStart(eapolClientRef client, uid_t uid, gid_t gid, CFDictionaryRef config_dict, mach_port_t bootstrap, mach_port_t au_session) argument
965 ControllerStart(if_name_t if_name, uid_t uid, gid_t gid, CFDictionaryRef config_dict, mach_port_t bootstrap, mach_port_t au_session) argument
1036 (void)mach_port_deallocate(mach_task_self(), bootstrap); local
1406 ControllerClientAttach(pid_t pid, if_name_t if_name, mach_port_t notify_port, mach_port_t * session_port, CFDictionaryRef * control_dict, mach_port_t * bootstrap, mach_port_t * au_session) argument
[all...]
/macosx-10.9.5/ntfs-83/kext/
H A Dntfs_layout.h105 /*0x54*/u8 bootstrap[426]; /* Irrelevant (boot up code). */ member in struct:__anon11256

Completed in 206 milliseconds