Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h658 int libscf_clear_runlevel(scf_propertygroup_t *, const char *milestone);
H A Dgraph.c5380 switch (r = libscf_clear_runlevel(pg, ms)) { in dgraph_set_runlevel()
5901 r = libscf_clear_runlevel(pg, fmri); in set_initial_milestone()
H A Dlibscf.c1911 libscf_clear_runlevel(scf_propertygroup_t *pg, const char *milestone) in libscf_clear_runlevel() function