Home
last modified time | relevance | path

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

/linux-6.6.21/security/tomoyo/
Dcondition.c918 case TOMOYO_MODE_OTHERS_READ: in tomoyo_condition()
1055 case TOMOYO_MODE_OTHERS_READ: in tomoyo_condition()
Dcommon.h98 TOMOYO_MODE_OTHERS_READ, /* S_IROTH */ enumerator
Dcommon.c103 [TOMOYO_MODE_OTHERS_READ] = "others_read",