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

/linux-master/security/
H A Dcommoncap.c1128 case LSM_SETID_ID:
/linux-master/kernel/
H A Dsys.c463 retval = security_task_fix_setgid(new, old, LSM_SETID_ID);
641 retval = security_task_fix_setuid(new, old, LSM_SETID_ID);
/linux-master/include/linux/
H A Dsecurity.h206 #define LSM_SETID_ID 1 macro

Completed in 166 milliseconds