Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svc/startd/
H A Dwait.c105 cause = RSTOP_ERR_CFG; in wait_remove()
H A Drestarter.c1046 case RSTOP_ERR_CFG: in stop_instance()
1125 cause == RSTOP_ERR_CFG || in stop_instance()
1186 if (cause != RSTOP_ERR_CFG) in stop_instance()
1208 if (cause == RSTOP_ERR_CFG) in stop_instance()
H A Dstartd.h383 RSTOP_ERR_CFG, /* wait svc exited with a config. error */ enumerator