Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dcondition.c912 case TOMOYO_MODE_GROUP_WRITE: in tomoyo_condition()
1053 case TOMOYO_MODE_GROUP_WRITE: in tomoyo_condition()
H A Dcommon.h96 TOMOYO_MODE_GROUP_WRITE, /* S_IWGRP */ enumerator
H A Dcommon.c101 [TOMOYO_MODE_GROUP_WRITE] = "group_write",