Home
last modified time | relevance | path

Searched refs:libscf_read_states (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h646 int libscf_read_states(const scf_propertygroup_t *,
H A Drestarter.c470 r = libscf_read_states(pg, &state, &next_state); in restarter_insert_inst()
H A Dlibscf.c548 libscf_read_states(const scf_propertygroup_t *pg, in libscf_read_states() function
H A Dgraph.c1875 r = libscf_read_states(pg, &state, &next_state); in offline_vertex()