Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Daudit.c131 return tomoyo_condition_keyword[TOMOYO_TYPE_IS_SOCKET]; in tomoyo_filetype()
H A Dcommon.h82 TOMOYO_TYPE_IS_SOCKET, /* S_IFSOCK */ enumerator
H A Dcondition.c870 case TOMOYO_TYPE_IS_SOCKET: in tomoyo_condition()
H A Dcommon.c87 [TOMOYO_TYPE_IS_SOCKET] = "socket",