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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c14865 int do_instance = 0; local
14902 do_instance = 1;
14918 if ((do_service && do_instance) ||
14939 if (do_instance && cur_inst == NULL) {
14952 if (do_instance || do_service) {

Completed in 91 milliseconds