Searched defs:tomoyo_yesno (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dcommon.c177 * tomoyo_yesno - Return "yes" or "no".
181 const char *tomoyo_yesno(const unsigned int value) function
717 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_GRANT_LOG),
718 tomoyo_yesno(config & TOMOYO_CONFIG_WANT_REJECT_LOG));
1325 tomoyo_yesno(cond->grant_log ==

Completed in 29 milliseconds