Searched defs:vmatch (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.
75 struct node *nptop; /* event node fed to vmatch */
84 static void vmatch(struct info *infop, struct node *np, struct node *lnp,
646 * the left-hand-side of the prop because vmatch() already found that
711 * against the name/num found in vmatch.
893 vmatch(infop, np, lnp, anp);
928 vmatch(infop, np, lnp, anp);
1123 * vmatch -- find the next vertical expansion match in the config database
1153 * when horizontal expansion appears, vmatch() finds only the first match
1187 vmatch(struc function
[all...]

Completed in 48 milliseconds