HomeSort by: relevance | last modified time | path
    Searched defs:tmpm (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/ifconfig/
parse.c 568 struct match tmpm; local in function:pbranch_match
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 12 milliseconds