| Home | Sort by: relevance | last modified time | path |
| /src/sbin/ifconfig/ | |
| parse.c | 568 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); |