Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dcondition.c921 case TOMOYO_MODE_OTHERS_WRITE: in tomoyo_condition()
1056 case TOMOYO_MODE_OTHERS_WRITE: in tomoyo_condition()
H A Dcommon.h99 TOMOYO_MODE_OTHERS_WRITE, /* S_IWOTH */ enumerator
H A Dcommon.c104 [TOMOYO_MODE_OTHERS_WRITE] = "others_write",