Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Daudit.c168 tomoyo_mode[r->mode], tomoyo_yesno(r->granted), gpid, in tomoyo_print_header()
Dcommon.c182 const char *tomoyo_yesno(const unsigned int value) in tomoyo_yesno() function
718 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_GRANT_LOG), in tomoyo_print_config()
719 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_REJECT_LOG)); in tomoyo_print_config()
1326 tomoyo_yesno(cond->grant_log == in tomoyo_print_condition()
Dcommon.h952 const char *tomoyo_yesno(const unsigned int value);