Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcondition.c615 left == TOMOYO_SYMLINK_TARGET) { in tomoyo_get_condition()
817 case TOMOYO_SYMLINK_TARGET: in tomoyo_condition()
Dcommon.h102 TOMOYO_SYMLINK_TARGET, enumerator
Dcommon.c107 [TOMOYO_SYMLINK_TARGET] = "symlink.target",