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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c88 struct node *epname, struct config *ncp, struct node *nextnp, int rematch);
651 struct config *ncp, struct node *nextnp, int rematch)
698 if (epname->u.name.it == IT_HORIZONTAL || rematch) {
710 * Ancestor was horizontal though, so must rematch
759 for (cp = rematch ? ncp : ocp; cp; cp = config_next(cp)) {
650 hmatch_event(struct info *infop, struct node *eventnp, struct node *epname, struct config *ncp, struct node *nextnp, int rematch) argument

Completed in 58 milliseconds