Searched defs:svc_get_state (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c640 * svc_get_state succeeds
651 * svc_get_state returns FMD_SERVICE_STATE_OK.
657 * For the "service state" method svc_get_state goes on
661 * svc_get_state succeeds Service
686 svc_get_state(topo_mod_t *mod, nvlist_t *fmri, boolean_t presence_only, function
814 if (svc_get_state(mod, in, B_TRUE, &state) != 0)
844 if (svc_get_state(mod, in, B_FALSE, &state) != 0)

Completed in 20 milliseconds