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

/netbsd-current/sbin/ifconfig/
H A Dparse.c568 struct match tmpm; local
572 memset(&tmpm, 0, sizeof(tmpm));
589 rc = (*matchfunc)(nextp, im, &tmpm, argidx, arg);
591 match_copy(om, &tmpm);
592 match_cleanup(&tmpm);

Completed in 100 milliseconds