Home
last modified time | relevance | path

Searched refs:may_setgroups (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/kernel/
Dgroups.c177 bool may_setgroups(void) in may_setgroups() function
195 if (!may_setgroups()) in SYSCALL_DEFINE2()
Duid16.c182 if (!may_setgroups()) in SYSCALL_DEFINE2()
/Linux-v4.19/include/linux/
Dcred.h72 extern bool may_setgroups(void);
/Linux-v4.19/arch/s390/kernel/
Dcompat_linux.c252 if (!may_setgroups()) in COMPAT_SYSCALL_DEFINE2()