Searched refs:TOMOYO_CONFIG_WANT_REJECT_LOG (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/tomoyo/
H A Daudit.c353 return mode & TOMOYO_CONFIG_WANT_REJECT_LOG;
H A Dcommon.c501 TOMOYO_CONFIG_WANT_REJECT_LOG;
644 config |= TOMOYO_CONFIG_WANT_REJECT_LOG;
647 config &= ~TOMOYO_CONFIG_WANT_REJECT_LOG;
726 str_yes_no(config & TOMOYO_CONFIG_WANT_REJECT_LOG));
H A Dcommon.h154 TOMOYO_CONFIG_WANT_REJECT_LOG = 64, enumerator in enum:tomoyo_mode_index

Completed in 128 milliseconds