Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcondition.c909 case TOMOYO_MODE_GROUP_READ: in tomoyo_condition()
1052 case TOMOYO_MODE_GROUP_READ: in tomoyo_condition()
Dcommon.h95 TOMOYO_MODE_GROUP_READ, /* S_IRGRP */ enumerator
Dcommon.c100 [TOMOYO_MODE_GROUP_READ] = "group_read",