Searched refs:LSM_SETID_RES (Results 1 – 3 of 3) sorted by relevance
1136 case LSM_SETID_RES: in cap_task_fix_setuid()
714 retval = security_task_fix_setuid(new, old, LSM_SETID_RES); in __sys_setresuid()802 retval = security_task_fix_setgid(new, old, LSM_SETID_RES); in __sys_setresgid()
206 #define LSM_SETID_RES 4 macro