Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__be16_to_cpu
src/add-ons/kernel/file_systems/ntfs/libntfs/endians.h
135
#define __be16_to_cpu(x) bswap_16(x)
src/add-ons/kernel/file_systems/ntfs/libntfs/endians.h
169
#define __be16_to_cpu(x) (x)