Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h310 #define SCF_PG_DEATHROW "deathrow" macro
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c1057 if (scf_instance_get_pg_composed(inst, NULL, SCF_PG_DEATHROW, pg) != in libscf_get_deathrow()
1679 return (libscf_inst_set_boolean_prop(inst, SCF_PG_DEATHROW, in libscf_set_deathrow()
H A Dgraph.c3167 SCF_PG_DEATHROW, SCF_PROPERTY_DEATHROW, in configure_vertex()