Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dcondition.c614 if (left == TOMOYO_EXEC_REALPATH || in tomoyo_get_condition()
824 case TOMOYO_EXEC_REALPATH: in tomoyo_condition()
H A Dcommon.h101 TOMOYO_EXEC_REALPATH, enumerator
H A Dcommon.c106 [TOMOYO_EXEC_REALPATH] = "exec.realpath",