Searched refs:LSM_SETID_RE (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dsecurity.h209 #define LSM_SETID_RE 2 macro
/linux-master/kernel/
H A Dsys.c423 retval = security_task_fix_setgid(new, old, LSM_SETID_RE);
584 retval = security_task_fix_setuid(new, old, LSM_SETID_RE);
/linux-master/security/
H A Dcommoncap.c1127 case LSM_SETID_RE:

Completed in 257 milliseconds