Searched defs:dont_exit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c375 engine_source(const char *name, boolean_t dont_exit) argument
397 if (dont_exit)
605 int dont_exit; local
758 dont_exit = est->sc_cmd_flags & SC_CMD_DONT_EXIT;
790 if ((total_manifests > 1) && (dont_exit == 0))
838 int dont_exit; local
847 dont_exit = est->sc_cmd_flags & SC_CMD_DONT_EXIT;
855 if (dont_exit == 0)
904 int dont_exit; local
964 dont_exit
[all...]

Completed in 60 milliseconds