Home
last modified time | relevance | path

Searched refs:TOMOYO_MODE_OTHERS_READ (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/security/tomoyo/
Dcondition.c893 case TOMOYO_MODE_OTHERS_READ: in tomoyo_condition()
1029 case TOMOYO_MODE_OTHERS_READ: in tomoyo_condition()
Dcommon.h94 TOMOYO_MODE_OTHERS_READ, /* S_IROTH */ enumerator
Dcommon.c101 [TOMOYO_MODE_OTHERS_READ] = "others_read",