Home
last modified time | relevance | path

Searched refs:findproto (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/dhclient/
H A Ddhclient.c133 int findproto(char *, int);
155 findproto(char *cp, int n) in findproto() function
256 if (findproto((char *)(ifam + 1), ifam->ifam_addrs) != AF_INET) in routehandler()