Searched refs:tmpm (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Dparse.c573 struct match tmpm; local
577 memset(&tmpm, 0, sizeof(tmpm));
594 rc = (*matchfunc)(nextp, im, &tmpm, argidx, arg);
596 match_copy(om, &tmpm);
597 match_cleanup(&tmpm);

Completed in 129 milliseconds