Searched refs:TOMOYO_TASK_PPID (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/security/tomoyo/ | ||
D | common.h | 75 TOMOYO_TASK_PPID, /* sys_getppid() */ enumerator |
D | condition.c | 842 case TOMOYO_TASK_PPID: in tomoyo_condition() |
D | common.c | 82 [TOMOYO_TASK_PPID] = "task.ppid", |