Home
last modified time | relevance | path

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

/linux-3.4.99/security/tomoyo/
Daudit.c169 tomoyo_mode[r->mode], tomoyo_yesno(r->granted), gpid, in tomoyo_print_header()
Dcommon.c181 const char *tomoyo_yesno(const unsigned int value) in tomoyo_yesno() function
717 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_GRANT_LOG), in tomoyo_print_config()
718 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_REJECT_LOG)); in tomoyo_print_config()
1337 tomoyo_yesno(cond->grant_log == in tomoyo_print_condition()
Dcommon.h952 const char *tomoyo_yesno(const unsigned int value);