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

  /src/sbin/ifconfig/
parse.c 570 parser_match_t matchfunc; local
588 matchfunc = nextp->p_methods->pm_match;
589 rc = (*matchfunc)(nextp, im, &tmpm, argidx, arg);

Completed in 24 milliseconds