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

  /src/sbin/ifconfig/
parse.c 569 int nforbid = 0, nmatch = 0, rc; local in function:pbranch_match
598 nforbid++;
609 return (nforbid == 0) ? -1 : 1;

Completed in 11 milliseconds