Searched defs:composed_pg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c224 * Retrieve the property group pointer from the composed_pg structure.
391 * comment at the beginning of this file. The composed_pg structures are
395 struct composed_pg { struct
547 * Function to compare two composed_pg structures.
723 * Already have a composed_pg from instance
3217 composed_pg_pool = uu_avl_pool_create("composed_pg",
3221 uu_die(gettext("composed_pg pool creation failed: %s\n"),

Completed in 67 milliseconds