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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_main.c213 lscf_select(fmri);
H A Dsvccfg.h455 void lscf_select(const char *);
H A Dsvccfg.y373 select_cmd : SCC_SELECT SCV_WORD terminator { lscf_select($2); free($2); }
H A Dsvccfg_libscf.c1893 lscf_select(fmri);
1899 lscf_select(fmri);
2095 lscf_select(cur_selection);
2161 * via lscf_select. Need to preserve the current selection
2162 * if going to use lscf_select() to set up the cur_svc/cur_inst
2177 lscf_select(fmri);
2218 lscf_select(cur_selection);
11491 lscf_select(const char *fmri) function
13796 lscf_select(HASH_SVC);

Completed in 127 milliseconds