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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c86 static void hmatch(struct info *infop, struct node *np, struct node *nextnp);
88 struct node *epname, struct config *ncp, struct node *nextnp, int rematch);
543 struct node *oldepname, struct config *ncp, struct node *nextnp,
615 config_child(cp), nextnp, 1);
633 oldepname, config_child(cp), nextnp, iterinfop);
642 * when called to handle a left-side event, nextnp point to the right
651 struct config *ncp, struct node *nextnp, int rematch)
660 * "nextnp" tells us whether we're working on the left
661 * side and need to move on to nextnp, or if nextnp i
542 hmatch_full_config(struct info *infop, struct node *eventnp, struct node *oldepname, struct config *ncp, struct node *nextnp, struct iterinfo *iterinfop) argument
650 hmatch_event(struct info *infop, struct node *eventnp, struct node *epname, struct config *ncp, struct node *nextnp, int rematch) argument
792 hmatch(struct info *infop, struct node *np, struct node *nextnp) argument
[all...]

Completed in 46 milliseconds