Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dfork.c71 startd_fork1(int *forkerr) in startd_fork1() function
647 pid = startd_fork1(NULL); in fork_rc_script()
H A Dstartd.h608 pid_t startd_fork1(int *);
H A Dmethod.c887 pid = startd_fork1(&forkerr); in method_run()