Home
last modified time | relevance | path

Searched refs:st_configd_pid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c361 st->st_configd_pid = pid; in fork_configd()
588 if (st->st_configd_pid != pid) { in fork_configd_thread()
H A Dstartd.h534 pid_t st_configd_pid; /* PID of our svc.configd */ member