Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Daudit.c344 matched_acl->cond->grant_log != TOMOYO_GRANTLOG_AUTO) in tomoyo_get_audit()
Dcommon.h192 TOMOYO_GRANTLOG_AUTO, enumerator
Dcondition.c553 entry->grant_log != TOMOYO_GRANTLOG_AUTO) in tomoyo_get_condition()
Dcommon.c1346 if (cond->grant_log != TOMOYO_GRANTLOG_AUTO) in tomoyo_print_condition()