NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
UID_MAX
sys/sys/syslimits.h
56
#define UID_MAX 2147483647U /* max value for a uid_t (2^31-2) */
tools/compat/compat_defs.h
1001
#define UID_MAX 32767