Searched refs:fork_configd_thread (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h608 void *fork_configd_thread(void *);
H A Dfork.c494 fork_configd_thread(void *vctid) function
501 "fork_configd_thread starting svc.configd\n");
510 "fork_configd_thread accepting svc.configd with CTID %ld\n",
H A Dstartd.c183 * with the svc.configd-restarting thread, fork_configd_thread(), via
910 (void) startd_thread_create(fork_configd_thread, (void *)configd_ctid);
938 * svc.configd is started by fork_configd_thread so repository access is

Completed in 49 milliseconds