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