Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TLS_VERSION_MAJOR
include/uapi/linux/tls.h
48
#define TLS_VERSION_MAJOR(ver) (((ver) >> 8) & 0xFF)
tools/include/uapi/linux/tls.h
45
#define TLS_VERSION_MAJOR(ver) (((ver) >> 8) & 0xFF)