Searched refs:TOMOYO_TASK_SGID (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/security/tomoyo/ | ||
D | common.h | 76 TOMOYO_TASK_SGID, /* current_sgid() */ enumerator |
D | condition.c | 858 case TOMOYO_TASK_SGID: in tomoyo_condition() |
D | common.c | 81 [TOMOYO_TASK_SGID] = "task.sgid", |