Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Daudit.c129 return tomoyo_condition_keyword[TOMOYO_TYPE_IS_FIFO]; in tomoyo_filetype()
H A Dcommon.h88 TOMOYO_TYPE_IS_FIFO, /* S_IFIFO */ enumerator
H A Dcondition.c888 case TOMOYO_TYPE_IS_FIFO: in tomoyo_condition()
H A Dcommon.c93 [TOMOYO_TYPE_IS_FIFO] = "fifo",