Searched refs:TOMOYO_TASK_UID (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/security/tomoyo/ | ||
| D | common.h | 66 TOMOYO_TASK_UID, /* current_uid() */ enumerator |
| D | condition.c | 815 case TOMOYO_TASK_UID: in tomoyo_condition() |
| D | common.c | 73 [TOMOYO_TASK_UID] = "task.uid", |