Searched refs:gv_restart (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h314 restarter_error_t gv_restart; member in struct:graph_vertex
H A Dgraph.c212 (v->gv_restart < RERR_RESTART)))
1117 (*vp)->gv_restart = rt;
1822 if (err == RERR_NONE || err > v->gv_restart)

Completed in 542 milliseconds