Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dwait.c106 cause = RSTOP_ERR_CFG; in wait_remove()
H A Drestarter.c1049 case RSTOP_ERR_CFG: in stop_instance()
1128 cause == RSTOP_ERR_CFG || in stop_instance()
1189 if (cause != RSTOP_ERR_CFG) in stop_instance()
1211 if (cause == RSTOP_ERR_CFG) in stop_instance()
H A Dstartd.h376 RSTOP_ERR_CFG, /* wait svc exited with a config. error */ enumerator