Searched refs:TOMOYO_TASK_SUID (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/security/tomoyo/ | ||
D | common.h | 72 TOMOYO_TASK_SUID, /* current_suid() */ enumerator |
D | condition.c | 846 case TOMOYO_TASK_SUID: in tomoyo_condition() |
D | common.c | 77 [TOMOYO_TASK_SUID] = "task.suid", |