Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Dconvert.c112 putShort(unsigned char *obuf, int val) in putShort() function
H A Ddhcpd.h352 void putShort(unsigned char *, int);
H A Dparse.c408 putShort(buf, -(unsigned long)val); in convert_num()