Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h455 extern void lscf_unselect();
H A Dsvccfg.y378 unselect_cmd : SCC_UNSELECT terminator { lscf_unselect(); }
H A Dsvccfg_libscf.c11594 lscf_unselect(void) in lscf_unselect() function