Home
last modified time | relevance | path

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

/trueos/sbin/dhclient/
HDconvert.c112 putShort(unsigned char *obuf, int val) in putShort() function
HDdhcpd.h344 void putShort(unsigned char *, int);
HDparse.c398 putShort(buf, -(unsigned long)val); in convert_num()