Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Daudit.c133 return tomoyo_condition_keyword[TOMOYO_TYPE_IS_BLOCK_DEV]; in tomoyo_filetype()
H A Dcommon.h85 TOMOYO_TYPE_IS_BLOCK_DEV, /* S_IFBLK */ enumerator
H A Dcondition.c879 case TOMOYO_TYPE_IS_BLOCK_DEV: in tomoyo_condition()
H A Dcommon.c90 [TOMOYO_TYPE_IS_BLOCK_DEV] = "block",