Home
last modified time | relevance | path

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

/dflybsd-src/sbin/dhclient/
H A Dconvert.c110 putShort(unsigned char *obuf, int val) in putShort() function
H A Ddhcpd.h269 void putShort(unsigned char *, int);
H A Dparse.c315 putShort(buf, -(unsigned long)val); in convert_num()