Searched refs:ifrmax (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/libexec/bootpd/
H A Dgetif.c49 struct ifreq *ifrq, *ifrmax; local
83 ifrmax = (struct ifreq *) 0;/* ... is not a valid match */
92 ifrmax = ifrq;
105 return ifrmax;

Completed in 88 milliseconds