Home
last modified time | relevance | path

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

/dragonfly/sbin/dhclient/
H A Ddhclient.c96 int ipv4addrs(char * buf);
1953 if (ipv4addrs(opbuf) == 0) { in check_option()
1980 if (ipv4addrs(opbuf) == 0) { in check_option()
2145 ipv4addrs(char * buf) in ipv4addrs() function