Searched defs:get_svc (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c682 get_svc(const char *sn) function
729 sp = get_svc(sn);
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c482 * Find a snaplevel in a snapshot. If get_svc is true, find the service
493 get_snaplevel(scf_snapshot_t *snap, int get_svc, scf_snaplevel_t *snpl) argument
516 if (!get_svc)
521 if (get_svc)
1373 get_svc:
1434 goto get_svc;
1454 goto get_svc;

Completed in 130 milliseconds