Home
last modified time | relevance | path

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

/linux-6.6.21/security/tomoyo/
Dcondition.c894 case TOMOYO_MODE_SETGID: in tomoyo_condition()
1047 case TOMOYO_MODE_SETGID: in tomoyo_condition()
Dcommon.h90 TOMOYO_MODE_SETGID, /* S_ISGID */ enumerator
Dcommon.c95 [TOMOYO_MODE_SETGID] = "setgid",