Searched refs:libscf_clear_runlevel (Results 1 – 3 of 3) sorted by relevance
665 int libscf_clear_runlevel(scf_propertygroup_t *, const char *milestone);
5410 switch (r = libscf_clear_runlevel(pg, ms)) { in dgraph_set_runlevel()5937 r = libscf_clear_runlevel(pg, fmri); in set_initial_milestone()
1903 libscf_clear_runlevel(scf_propertygroup_t *pg, const char *milestone) in libscf_clear_runlevel() function