Home
last modified time | relevance | path

Searched refs:lscf_select (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_main.c237 lscf_select(fmri); in main()
H A Dsvccfg.h454 extern void lscf_select(const char *);
H A Dsvccfg.y375 select_cmd : SCC_SELECT SCV_WORD terminator { lscf_select($2); free($2); }
H A Dsvccfg_libscf.c1911 lscf_select(fmri); in find_current_prop_type()
1917 lscf_select(fmri); in find_current_prop_type()
2113 lscf_select(cur_selection); in find_current_prop_type()
2195 lscf_select(fmri); in find_current_pg_type()
2236 lscf_select(cur_selection); in find_current_pg_type()
11515 lscf_select(const char *fmri) in lscf_select() function
13820 lscf_select(HASH_SVC); in lscf_delhash()