Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dcondition.c896 case TOMOYO_MODE_OTHERS_WRITE: in tomoyo_condition()
1030 case TOMOYO_MODE_OTHERS_WRITE: in tomoyo_condition()
Dcommon.h95 TOMOYO_MODE_OTHERS_WRITE, /* S_IWOTH */ enumerator
Dcommon.c102 [TOMOYO_MODE_OTHERS_WRITE] = "others_write",