Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Daudit.c336 matched_acl->cond->grant_log != TOMOYO_GRANTLOG_AUTO) in tomoyo_get_audit()
Dcommon.h188 TOMOYO_GRANTLOG_AUTO, enumerator
Dcondition.c534 entry->grant_log != TOMOYO_GRANTLOG_AUTO) in tomoyo_get_condition()
Dcommon.c1323 if (cond->grant_log != TOMOYO_GRANTLOG_AUTO) in tomoyo_print_condition()