Searched refs:TOMOYO_TASK_SUID (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/security/tomoyo/ | ||
D | common.h | 68 TOMOYO_TASK_SUID, /* current_suid() */ enumerator |
D | condition.c | 821 case TOMOYO_TASK_SUID: in tomoyo_condition() |
D | common.c | 75 [TOMOYO_TASK_SUID] = "task.suid", |