Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c553 composed_pg_t *l = (composed_pg_t *)left; in composed_pg_compare()
554 composed_pg_t *r = (composed_pg_t *)right; in composed_pg_compare()
576 composed_pg_t *cpg; in composed_pg_create()
684 composed_pg_t *cpg; in build_composed_property_groups()
757 composed_pg_t *cpg; in demolish_composed_instance()
813 composed_pg_t *cpg; in property_find()
1993 composed_pg_t *cpg; in next_property()
2022 composed_pg_t cpg; in ptrn_info_create()
2253 composed_pg_t *cpg; in next_pattern_pg()
3218 sizeof (composed_pg_t), offsetof(composed_pg_t, cpg_node), in tmpl_init()
[all …]
H A Dsvccfg.h221 typedef struct composed_pg composed_pg_t; typedef
264 composed_pg_t *sc_pgroup_composed; /* Composed properties */