Home
last modified time | relevance | path

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

/titanic_50/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.h610 pid_t startd_fork1(int *);
H A Dmethod.c883 pid = startd_fork1(&forkerr); in method_run()