Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Dconvert.c88 putULong(unsigned char *obuf, u_int32_t val) in putULong() function
H A Ddhcpd.h349 void putULong(unsigned char *, u_int32_t);
H A Dparse.c426 putULong(buf, val); in convert_num()