Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h641 int libscf_get_deathrow(scf_handle_t *, scf_instance_t *, int *);
H A Dlibscf.c1049 libscf_get_deathrow(scf_handle_t *h, scf_instance_t *inst, int *deathrow) in libscf_get_deathrow() function
H A Dgraph.c3196 err = libscf_get_deathrow(h, inst, &deathrow); in configure_vertex()