Home
last modified time | relevance | path

Searched refs:BOOTSTRAP_SUCCESS (Results 1 – 7 of 7) sorted by relevance

/trueos/lib/liblaunch/
HDlibbootstrap.c267 if (bootstrap_check_in(bp, service_name, &p) == BOOTSTRAP_SUCCESS) { in bootstrap_status()
272 return BOOTSTRAP_SUCCESS; in bootstrap_status()
289 case BOOTSTRAP_SUCCESS: in bootstrap_strerror()
HDbootstrap.h106 #define BOOTSTRAP_SUCCESS 0 macro
HDlibvproc.c87 if (kr == BOOTSTRAP_SUCCESS) { in vprocmgr_lookup_vproc()
312 error = BOOTSTRAP_SUCCESS; in _vproc_transaction_count_for_pid()
678 case BOOTSTRAP_SUCCESS: in _spawn_via_launchd()
1054 if (kr == BOOTSTRAP_SUCCESS) { in launch_socket_service_check_in()
HDliblaunch.c1018 if (result == BOOTSTRAP_SUCCESS) in launch_mach_checkin_service()
/trueos/include/servers/
HDbootstrap.h106 #define BOOTSTRAP_SUCCESS 0 macro
/trueos/sbin/launchd/
HDcore.c3895 …kern_return_t kr = job_mig_spawn2_reply(j->spawn_reply_port, BOOTSTRAP_SUCCESS, j->p, j->exit_stat… in job_reap()
4170 errno = job_mig_spawn2_reply(j->spawn_reply_port, BOOTSTRAP_SUCCESS, j->p, j->exit_status_port); in job_callback_proc()
8118 return BOOTSTRAP_SUCCESS; in job_mig_create_server()
8787 return BOOTSTRAP_SUCCESS;
9063 return BOOTSTRAP_SUCCESS;
9132 return BOOTSTRAP_SUCCESS;
9252 kr = BOOTSTRAP_SUCCESS;
9304 return BOOTSTRAP_SUCCESS;
9322 return BOOTSTRAP_SUCCESS;
9409 return BOOTSTRAP_SUCCESS;
[all …]
/trueos/bin/launchctl/
HDlaunchctl_old.c3615 } else if (result != BOOTSTRAP_SUCCESS) { in str2bsport()
3693 if (result != BOOTSTRAP_SUCCESS) { in _bslist_cmd()
3758 if (kr != BOOTSTRAP_SUCCESS && kr != BOOTSTRAP_NO_CHILDREN) { in _bstree_cmd()
3891 if (kr != BOOTSTRAP_SUCCESS) { in asuser_cmd()
3899 if (kr != BOOTSTRAP_SUCCESS) { in asuser_cmd()
3914 if (kr != BOOTSTRAP_SUCCESS) { in asuser_cmd()