Home
last modified time | relevance | path

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

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