Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c448 entity_get_pg(void *ent, int issvc, const char *name, in entity_get_pg() argument
451 if (issvc) in entity_get_pg()
458 entity_destroy(void *ent, int issvc) in entity_destroy() argument
460 if (issvc) in entity_destroy()
578 entity_get_running_pg(void *ent, int issvc, const char *name, in entity_get_running_pg() argument
584 if (issvc) { in entity_get_running_pg()
697 r = get_snaplevel(snap, issvc, snpl); in entity_get_running_pg()
1742 int issvc; in private_refresh() local
1753 issvc = 0; in private_refresh()
1757 issvc = 1; in private_refresh()
[all …]