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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c448 entity_get_pg(void *ent, int issvc, const char *name, argument
451 if (issvc)
458 entity_destroy(void *ent, int issvc) argument
460 if (issvc)
557 * If issvc is 0, take ent to be a pointer to an scf_instance_t. If it has
562 * If issvc is nonzero, take ent to be a pointer to an scf_service_t, and walk
578 entity_get_running_pg(void *ent, int issvc, const char *name, argument
584 if (issvc) {
697 r = get_snaplevel(snap, issvc, snpl);
1742 int issvc; local
1864 int issvc = lcb->sc_service; local
2141 int issvc = (si->sc_etype == SVCCFG_SERVICE_OBJECT); local
2436 int issvc = lcbdata->sc_service; local
3486 const int issvc = (ient->sc_etype == SVCCFG_SERVICE_OBJECT); local
3917 const int issvc = (ient->sc_etype == SVCCFG_SERVICE_OBJECT); local
5405 const int issvc = (ient->sc_etype == SVCCFG_SERVICE_OBJECT); local
5906 const int issvc = (ient->sc_etype == SVCCFG_SERVICE_OBJECT); local
7931 int issvc; local
8536 const int issvc = (ent->sc_etype == SVCCFG_SERVICE_OBJECT); local
[all...]

Completed in 67 milliseconds