Home
last modified time | relevance | path

Searched refs:RERR_FAULT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/librestart/common/
H A Dlibrestart.h151 RERR_FAULT, /* fault occurred */ enumerator
/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c1050 re = RERR_FAULT; in stop_instance()
1060 re = RERR_FAULT; in stop_instance()
1065 re = RERR_FAULT; in stop_instance()
1070 re = RERR_FAULT; in stop_instance()
1123 log_framework(re == RERR_FAULT ? LOG_INFO : LOG_DEBUG, in stop_instance()
H A Dmethod.c1260 RESTARTER_STATE_MAINT, RESTARTER_STATE_NONE, RERR_FAULT, in method_thread()
H A Dlibscf.c696 ret = RERR_FAULT; in depgroup_read_restart()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c919 RERR_FAULT); in handle_bind_failure()
1550 update_state(inst, IIS_MAINTENANCE, RERR_FAULT); in refresh_instance()
1966 RERR_FAULT); in handle_restarter_event()
2137 RERR_FAULT); in process_restarter_event()
2279 update_state(inst, IIS_MAINTENANCE, RERR_FAULT); in process_non_start_term()
3160 update_state(instance, IIS_MAINTENANCE, RERR_FAULT); in run_method()