Searched refs:LSM_SETID_RES (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/
H A Dcommoncap.c1129 case LSM_SETID_RES:
/linux-master/kernel/
H A Dsys.c726 retval = security_task_fix_setuid(new, old, LSM_SETID_RES);
820 retval = security_task_fix_setgid(new, old, LSM_SETID_RES);
/linux-master/include/linux/
H A Dsecurity.h212 #define LSM_SETID_RES 4 macro

Completed in 148 milliseconds