FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
openssh_swap32
crypto/openssh/defines.h
684
# define le32toh(v) (openssh_swap32(v))
crypto/openssh/defines.h
706
# define htobe32(v) (openssh_swap32(v))