Home
last modified time | relevance | path

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

/security/tomoyo/
A Daudit.c352 return mode & TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_get_audit()
A Dcommon.c500 TOMOYO_CONFIG_WANT_GRANT_LOG | in tomoyo_assign_profile()
636 config |= TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_set_mode()
639 config &= ~TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_set_mode()
725 str_yes_no(config & TOMOYO_CONFIG_WANT_GRANT_LOG), in tomoyo_print_config()
A Dcommon.h155 TOMOYO_CONFIG_WANT_GRANT_LOG = 128, enumerator

Completed in 13 milliseconds