Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svc/startd/
H A Dstartd.h665 int libscf_clear_runlevel(scf_propertygroup_t *, const char *milestone);
H A Dgraph.c5410 switch (r = libscf_clear_runlevel(pg, ms)) { in dgraph_set_runlevel()
5937 r = libscf_clear_runlevel(pg, fmri); in set_initial_milestone()
H A Dlibscf.c1903 libscf_clear_runlevel(scf_propertygroup_t *pg, const char *milestone) in libscf_clear_runlevel() function