Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
may_setgroups
include/linux/cred.h
69
extern bool may_setgroups(void);
kernel/groups.c
203
if (!may_setgroups())
kernel/uid16.c
182
if (!may_setgroups())