Searched refs:bootstrap (Results 1 - 25 of 160) sorted by relevance

1234567

/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/bootstrap/
H A DMakefile.am.inc30 check_PROGRAMS = bootstrap/h_app_empty
31 bootstrap_h_app_empty_SOURCES = bootstrap/h_app_empty.cpp
34 check_PROGRAMS += bootstrap/h_app_opts_args
35 bootstrap_h_app_opts_args_SOURCES = bootstrap/h_app_opts_args.cpp
38 check_PROGRAMS += bootstrap/h_tp_basic_c
39 bootstrap_h_tp_basic_c_SOURCES = bootstrap/h_tp_basic_c.c
42 check_PROGRAMS += bootstrap/h_tp_basic_cpp
43 bootstrap_h_tp_basic_cpp_SOURCES = bootstrap/h_tp_basic_cpp.cpp
46 check_SCRIPTS = bootstrap/h_tp_basic_sh
47 CLEANFILES += bootstrap/h_tp_basic_s
[all...]
H A Dtestsuite2 # Generated from bootstrap/testsuite.at by GNU Autoconf 2.68.
917 Automated Testing Framework 0.12 test suite: bootstrap tests test groups:
1135 ## Automated Testing Framework 0.12 test suite: bootstrap tests. ##
1139 ## Automated Testing Framework 0.12 test suite: bootstrap tests. ##
2015 })/bootstrap/h_app_empty -h"
2025 })/bootstrap/h_app_empty -h
2097 })/bootstrap/h_app_opts_args -h"
2107 })/bootstrap/h_app_opts_args -h
2179 })/bootstrap/h_app_empty -d"
2189 })/bootstrap/h_app_empt
[all...]
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dscnc_mach_server.h27 #include <servers/bootstrap.h>
H A Dpppcontroller.defs72 bootstrap : bootstrap_t;
120 bootstrap : bootstrap_t;
136 out bootstrap : bootstrap_t;
H A Dscnc_mach_server.c117 mach_port_t bootstrap,
222 client = client_new_mach(port, rls, serviceID, uid, gid, pid, bootstrap, notify, au_session, has_machport_priv);
253 if (bootstrap != MACH_PORT_NULL)
254 mach_port_deallocate(mach_task_self(), bootstrap); local
266 mach_port_t bootstrap,
291 bootstrap,
675 mach_port_t *bootstrap,
698 *bootstrap = serv->bootstrap;
709 *bootstrap
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...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A DDES.pm17 bootstrap DES;
/macosx-10.10.1/bootp-298/bootplib/
H A Dipconfig_ext.h30 #include <servers/bootstrap.h>
/macosx-10.10.1/ppp-786.1.1/Shared/
H A Dscnc_utils_common.c15 #include <servers/bootstrap.h>
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A Deapolcontroller_ext.h28 #include <servers/bootstrap.h>
H A DEAPOLClient.c32 #include <servers/bootstrap.h>
136 mach_port_t bootstrap; local
189 &bootstrap, &au_session, &result);
197 if (bootstrap != MACH_PORT_NULL) {
198 task_set_bootstrap_port(mach_task_self(), bootstrap); local
/macosx-10.10.1/iodbc-42.5/iodbc/
H A Dbootstrap.sh3 # bootstrap.sh
145 $PROG $ARGS 2>> bootstrap.log
150 tail -$ELINES bootstrap.log
152 echo "Bootstrap script aborting (see bootstrap.log for details) ..."
185 > bootstrap.log
/macosx-10.10.1/CPANInternal-159.1/Crypt-OpenSSL-Bignum-0.04/Bignum/
H A DCTX.pm14 bootstrap Crypt::OpenSSL::Bignum $Crypt::OpenSSL::Bignum::VERSION;
/macosx-10.10.1/Security-57031.1.35/Security/authd/
H A Dmain.c101 mach_port_t bootstrap = xpc_dictionary_copy_mach_send(event, AUTH_XPC_BOOTSTRAP); local
102 if (!process_set_bootstrap(connection_get_process(conn), bootstrap)) {
103 if (bootstrap != MACH_PORT_NULL) {
104 mach_port_deallocate(mach_task_self(), bootstrap); local
H A Dprocess.c34 mach_port_t bootstrap; member in struct:_process_s
87 if (proc->bootstrap != MACH_PORT_NULL) {
88 mach_port_deallocate(mach_task_self(), proc->bootstrap);
470 return proc->bootstrap;
473 bool process_set_bootstrap(process_t proc, mach_port_t bootstrap) argument
475 if (bootstrap != MACH_PORT_NULL) {
476 if (proc->bootstrap != MACH_PORT_NULL) {
477 mach_port_deallocate(mach_task_self(), proc->bootstrap);
479 proc->bootstrap = bootstrap;
[all...]
/macosx-10.10.1/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.h47 CFDictionaryRef config_dict, mach_port_t bootstrap,
85 mach_port_t * bootstrap,
/macosx-10.10.1/WebKit2-7600.1.25/Shared/EntryPointUtilities/mac/LegacyProcess/
H A DChildProcessEntryPoint.mm30 #import <servers/bootstrap.h>
/macosx-10.10.1/Heimdal-398.1.2/lib/ipc/
H A Dhi_locl.h72 #include <servers/bootstrap.h>
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Ddaemon.c38 #include <servers/bootstrap.h>
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dmach++.h36 #include <servers/bootstrap.h>
168 // Ports that are bootstrap ports
208 Bootstrap bootstrap() const function in class:Security::MachPlusPlus::TaskPort
210 void bootstrap(Bootstrap boot) function in class:Security::MachPlusPlus::TaskPort
223 ReceivePort(const char *name, const Bootstrap &bootstrap, bool tryCheckin = true);
229 // A little stack utility for temporarily switching your bootstrap around.
230 // Essentially, it restores your bootstrap port when it dies. Since the
231 // "current bootstrap port" is a process-global item, this uses a global
H A Dmach++.cpp235 secdebug("bootstrap", "creating service port %d in %d:%s", port, this->port(), name);
275 ReceivePort::ReceivePort(const char *name, const Bootstrap &bootstrap, bool tryCheckin /* = true */) argument
278 mPort = bootstrap.checkInOptional(name);
285 bootstrap.registerAs(mPort, name);
292 // Stack-based bootstrap switcher
300 mTask.bootstrap(newBoot);
301 secdebug("StBoot", "bootstrap for %d switched to %d", mTask.port(), newBoot.port());
306 mTask.bootstrap(mOldBoot);
307 secdebug("StBoot", "bootstrap for %d returned to %d", mTask.port(), mOldBoot.port());
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmach++.h36 #include <servers/bootstrap.h>
168 // Ports that are bootstrap ports
208 Bootstrap bootstrap() const function in class:Security::MachPlusPlus::TaskPort
210 void bootstrap(Bootstrap boot) function in class:Security::MachPlusPlus::TaskPort
223 ReceivePort(const char *name, const Bootstrap &bootstrap, bool tryCheckin = true);
229 // A little stack utility for temporarily switching your bootstrap around.
230 // Essentially, it restores your bootstrap port when it dies. Since the
231 // "current bootstrap port" is a process-global item, this uses a global
H A Dmach++.cpp235 secdebug("bootstrap", "creating service port %d in %d:%s", port, this->port(), name);
275 ReceivePort::ReceivePort(const char *name, const Bootstrap &bootstrap, bool tryCheckin /* = true */) argument
278 mPort = bootstrap.checkInOptional(name);
285 bootstrap.registerAs(mPort, name);
292 // Stack-based bootstrap switcher
300 mTask.bootstrap(newBoot);
301 secdebug("StBoot", "bootstrap for %d switched to %d", mTask.port(), newBoot.port());
306 mTask.bootstrap(mOldBoot);
307 secdebug("StBoot", "bootstrap for %d returned to %d", mTask.port(), mOldBoot.port());
/macosx-10.10.1/eap8021x-198/
H A Deapolcontroller.defs65 bootstrap : bootstrap_t;
123 out bootstrap : bootstrap_t;
/macosx-10.10.1/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMRepeatingPower.c27 #include <servers/bootstrap.h>
/macosx-10.10.1/PowerManagement-494.1.2/ioupsd/
H A Dioupsplugin.c30 #include <servers/bootstrap.h>

Completed in 523 milliseconds

1234567