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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c476 * enum to distinguish between pg_patterns and prop_patterns. It is used
487 * gather information for all the pg_patterns or prop_patterns in an
2088 * for definitions of pg_patterns or prop_patterns as specified by type.
2765 * the ptrn_info_t structures describing the pg_patterns for an instance.
2850 * if these pg_patterns redefine any pg_patterns in the instance's
2919 * The tree now contains the instance and service pg_patterns.
3149 pgroup_t *pg_patterns[PGN_MAX]; local
3152 (void) memset(pg_patterns, 0, sizeof (pg_patterns));
[all...]

Completed in 68 milliseconds