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

  /src/usr.sbin/bootp/common/
getif.c 54 struct ifreq *ifrq, *ifrmax; local in function:getif
88 ifrmax = (struct ifreq *) 0;/* ... is not a valid match */
98 ifrmax = ifrq;
113 return ifrmax;
getif.c 54 struct ifreq *ifrq, *ifrmax; local in function:getif
88 ifrmax = (struct ifreq *) 0;/* ... is not a valid match */
98 ifrmax = ifrq;
113 return ifrmax;

Completed in 22 milliseconds