Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcondition.c900 case TOMOYO_MODE_OWNER_READ: in tomoyo_condition()
1049 case TOMOYO_MODE_OWNER_READ: in tomoyo_condition()
Dcommon.h92 TOMOYO_MODE_OWNER_READ, /* S_IRUSR */ enumerator
Dcommon.c97 [TOMOYO_MODE_OWNER_READ] = "owner_read",