Home
last modified time | relevance | path

Searched refs:LSM_SETID_RES (Results 1 – 2 of 2) sorted by relevance

/linux/security/
H A Dcommoncap.c1157 case LSM_SETID_RES: in cap_task_fix_setuid()
/linux/kernel/
H A Dsys.c737 retval = security_task_fix_setuid(new, old, LSM_SETID_RES); in __sys_setresuid()
831 retval = security_task_fix_setgid(new, old, LSM_SETID_RES); in __sys_setresgid()