Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c403 const char *cpg_type; member
558 rc = strcmp(l->cpg_type, r->cpg_type); in composed_pg_compare()
696 cpg->cpg_type = pg->sc_pgroup_type; in build_composed_property_groups()
714 cpg->cpg_type = pg->sc_pgroup_type; in build_composed_property_groups()
2062 cpg.cpg_type = SCF_GROUP_TEMPLATE_PG_PATTERN; in ptrn_info_create()
3367 cpg.cpg_type = pg_type; in tmpl_required_pg_present()
3911 if (strcmp(cpg->cpg_type, SCF_GROUP_TEMPLATE) == 0) in tmpl_validate_entity_pgs()