Home
last modified time | relevance | path

Searched refs:TOMOYO_TYPE_IS_CHAR_DEV (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/security/tomoyo/
H A Daudit.c135 return tomoyo_condition_keyword[TOMOYO_TYPE_IS_CHAR_DEV]; in tomoyo_filetype()
H A Dcommon.h87 TOMOYO_TYPE_IS_CHAR_DEV, /* S_IFCHR */ enumerator
H A Dcondition.c885 case TOMOYO_TYPE_IS_CHAR_DEV: in tomoyo_condition()
H A Dcommon.c92 [TOMOYO_TYPE_IS_CHAR_DEV] = "char",