Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h601 void *fork_configd_thread(void *);
H A Dstartd.c910 (void) startd_thread_create(fork_configd_thread, (void *)configd_ctid); in startup()
H A Dfork.c494 fork_configd_thread(void *vctid) in fork_configd_thread() function