Searched refs:TOMOYO_CONFIG_WANT_REJECT_LOG (Results 1 – 3 of 3) sorted by relevance
353 return mode & TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_get_audit()
501 TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_assign_profile()644 config |= TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_set_mode()647 config &= ~TOMOYO_CONFIG_WANT_REJECT_LOG; in tomoyo_set_mode()726 str_yes_no(config & TOMOYO_CONFIG_WANT_REJECT_LOG)); in tomoyo_print_config()
154 TOMOYO_CONFIG_WANT_REJECT_LOG = 64, enumerator