Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BADGID
usr/src/cmd/grpck/grpck.c
45
#define BADGID "Invalid GID"
usr/src/uts/common/os/cred.c
760
#define BADGID(x, zn) ((x) != -1 && !VALID_GID((x), (zn)))