Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dstartd.h657 int libscf_extract_runlevel(scf_property_t *, char *);
H A Dlibscf.c1854 libscf_extract_runlevel(scf_property_t *prop, char *rlp) in libscf_extract_runlevel() function
H A Dgraph.c5190 r = libscf_extract_runlevel(prop, &rl); in dgraph_set_runlevel()