Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcondition.c876 case TOMOYO_MODE_OWNER_READ: in tomoyo_condition()
1024 case TOMOYO_MODE_OWNER_READ: in tomoyo_condition()
Dcommon.h89 TOMOYO_MODE_OWNER_READ, /* S_IRUSR */ enumerator
Dcommon.c96 [TOMOYO_MODE_OWNER_READ] = "owner_read",