Searched refs:bootstrap (Results 1 – 9 of 9) sorted by relevance
17 mach_port_t bootstrap; in main() local18 task_get_bootstrap_port(mach_task_self(), &bootstrap); in main()25 ret = bootstrap_register2(bootstrap, (char *)serviceName, port, BOOTSTRAP_ALLOW_LOOKUP); in main()
280 mach_port_t rc_port = MACH_PORT_NULL, bootstrap = MACH_PORT_NULL; variable285 kr = task_get_bootstrap_port(mach_task_self(), &bootstrap);287 kr = bootstrap_look_up(bootstrap, "com.apple.ReportCrash", &rc_port);
16 #include <servers/bootstrap.h>
10 libsa/bootstrap.cpp standard
10 src:./libsa/bootstrap.cpp
198 bootstrap.h \207 bootstrap.h \
52 #pragma mark IPC bootstrap
11 # This makefile's main purpose is to bootstrap322 # $(3) are any dependencies for the bootstrap target323 # $(4) are any dependencies that are expanded per-build config to another bootstrap target
13 * `libsa` - kernel bootstrap code for startup