Searched refs:get_svc (Results 1 - 4 of 4) 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/init/
H A Dinit.c3123 get_svc:
3152 goto get_svc;
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c3612 get_svc:
3640 goto get_svc;
/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