Home
last modified time | relevance | path

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

/security/tomoyo/
Dcondition.c878 case TOMOYO_MODE_OWNER_WRITE: in tomoyo_condition()
1024 case TOMOYO_MODE_OWNER_WRITE: in tomoyo_condition()
Dcommon.h89 TOMOYO_MODE_OWNER_WRITE, /* S_IWUSR */ enumerator
Dcommon.c96 [TOMOYO_MODE_OWNER_WRITE] = "owner_write",