OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
putUShort
usr.sbin/dhcpd/dhcpd.h
474
void putUShort(unsigned char *, unsigned int);
usr.sbin/dhcpd/parse.c
485
putUShort(buf, (u_int16_t)val);