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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c486 * used for template consistency checks. gather_pattern() is used to
2094 gather_pattern(entity_t *e, ptrn_type_t type, uu_avl_t *tree, function
2689 rc = gather_pattern(inst, type, tree, errs);
2692 r = gather_pattern(inst->sc_parent, type, tree, errs);

Completed in 70 milliseconds