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

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

Completed in 98 milliseconds