Searched refs:tmpm (Results 1 – 1 of 1) sorted by relevance
568 struct match tmpm; in pbranch_match() local572 memset(&tmpm, 0, sizeof(tmpm)); in pbranch_match()589 rc = (*matchfunc)(nextp, im, &tmpm, argidx, arg); in pbranch_match()591 match_copy(om, &tmpm); in pbranch_match()592 match_cleanup(&tmpm); in pbranch_match()