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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h665 int libscf_clear_runlevel(scf_propertygroup_t *, const char *milestone);
H A Dgraph.c5405 switch (r = libscf_clear_runlevel(pg, ms)) {
5425 bad_error("libscf_clear_runlevel", r);
5932 r = libscf_clear_runlevel(pg, fmri);
5956 bad_error("libscf_clear_runlevel", r);
H A Dlibscf.c1903 libscf_clear_runlevel(scf_propertygroup_t *pg, const char *milestone) function

Completed in 61 milliseconds