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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c72 * event node as it is processed in vmatch() --> vmatch_event() calls.
566 * similar to that in vmatch_event.
862 vmatch_event(struct info *infop, struct config *cp, struct node *np, function
1027 vmatch_event(infop,
1045 vmatch_event(infop, config_child(cp), np->u.name.next,
1085 * the following call to vmatch_event() is also
1089 * the recursions into vmatch_event() will start
1100 vmatch_event(infop, config_child(cp), np, lnp,
1116 vmatch_event(infop, config_child(cp), np, lnp, anp,
1281 * vmatch_event() a
[all...]

Completed in 49 milliseconds