Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c464 st->st_configd_lives = 1; in fork_configd()
513 st->st_configd_lives = 1; in fork_configd_thread()
H A Dstartd.h536 int st_configd_lives; /* configd started */ member
H A Dstartd.c916 while (!st->st_configd_lives) { in startup()