Searched refs:TOMOYO_TASK_UID (Results 1 – 3 of 3) sorted by relevance
/linux/security/tomoyo/ | ||
H A D | common.h | 70 TOMOYO_TASK_UID, /* current_uid() */ enumerator |
H A D | condition.c | 840 case TOMOYO_TASK_UID: in tomoyo_condition() |
H A D | common.c | 75 [TOMOYO_TASK_UID] = "task.uid", |