Home
last modified time | relevance | path

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

/dragonfly/sbin/dhclient/
HDconvert.c110 putShort(unsigned char *obuf, int val) in putShort() function
HDdhcpd.h269 void putShort(unsigned char *, int);
HDparse.c315 putShort(buf, -(unsigned long)val); in convert_num()