Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb.c798 char lowbuf [16], highbuf [16], netbuf [16]; local
837 strcpy(highbuf, piaddr(high));
840 highbuf, netbuf, piaddr(subnet->netmask));
871 strcpy (highbuf, piaddr (high));
873 lowbuf, highbuf);
879 strcpy (highbuf, piaddr (high));
881 lowbuf, highbuf);