Home
last modified time | relevance | path

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

/linux/security/tomoyo/
A Daudit.c352 return mode & TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_get_audit()
A Dcommon.c508 TOMOYO_CONFIG_WANT_GRANT_LOG | in tomoyo_assign_profile()
644 config |= TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_set_mode()
647 config &= ~TOMOYO_CONFIG_WANT_GRANT_LOG; in tomoyo_set_mode()
733 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_GRANT_LOG), in tomoyo_print_config()
A Dcommon.h155 TOMOYO_CONFIG_WANT_GRANT_LOG = 128, enumerator

Completed in 11 milliseconds