NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ntohq
sbin/iscsictl/iscsic_driverif.c
624
printf(" 0x%" PRIx64 "\n", ntohq(*lp));
sbin/iscsictl/iscsic_globals.h
121
#define htonq(x) ntohq(x)