FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_ntohw
crypto/libecc/src/nn/nn.c
479
return _ntohw(val, out);
crypto/libecc/src/nn/nn.c
506
ret = _ntohw(tmp + buf_pos, &(out_nn->val[wpos])); EG(ret, err);