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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c34 * fork_configd() and fork_sulogin() are related, special cases that handle the
136 * Common routine used by fork_sulogin, fork_emi, and fork_configd to
309 * void fork_configd(int status)
316 fork_configd(int exitstatus) function
343 log_framework(LOG_DEBUG, "fork_configd trying to start svc.configd\n");
469 log_framework(LOG_DEBUG, "fork_configd broadcasts configd is "
502 fork_configd(0);
595 fork_configd(exitstatus);

Completed in 225 milliseconds