Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h456 extern void lscf_get_selection_str(char *, size_t);
H A Dsvccfg_engine.c329 lscf_get_selection_str(selfmri, sfsz - 2); in engine_interp()
H A Dsvccfg_libscf.c1907 lscf_get_selection_str(cur_selection, in find_current_prop_type()
2184 lscf_get_selection_str(cur_selection, max_scf_fmri_len + 1); in find_current_pg_type()
11623 lscf_get_selection_str(char *buf, size_t bufsz) in lscf_get_selection_str() function
15810 lscf_get_selection_str(fmri, sz); in get_selection_str()