Searched refs:RSTOP_ERR_EXIT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dwait.c107 cause = RSTOP_ERR_EXIT;
H A Dstartd.h384 RSTOP_ERR_EXIT /* wait svc exited with an error */ enumerator in enum:__anon1843
H A Drestarter.c1051 case RSTOP_ERR_EXIT:
1126 cause == RSTOP_ERR_EXIT)) {
1142 if (cause == RSTOP_ERR_EXIT) {
1144 * The RSTOP_ERR_EXIT cause is set via the

Completed in 51 milliseconds