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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dwait.c105 cause = RSTOP_ERR_CFG;
H A Drestarter.c1046 case RSTOP_ERR_CFG:
1125 cause == RSTOP_ERR_CFG ||
1186 if (cause != RSTOP_ERR_CFG)
1204 * wait_remove() sets the cause as RSTOP_ERR_CFG so that we can detect
1208 if (cause == RSTOP_ERR_CFG)
H A Dstartd.h383 RSTOP_ERR_CFG, /* wait svc exited with a config. error */ enumerator in enum:__anon1843

Completed in 107 milliseconds