Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/init/
H A Dinit.c597 static int startd_run(const char *, int, ctid_t);
2149 if (startd_run(startd_cline, startd_tmpl, 0) == -1) in boot_init()
4327 (void) startd_run(startd_cline, startd_tmpl, in contract_event()
4366 startd_run(const char *cline, int tmpl, ctid_t old_ctid) in startd_run() function