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

/linux-master/security/tomoyo/
H A Dcommon.c538 * tomoyo_find_yesno - Find values for specified keyword.
545 static s8 tomoyo_find_yesno(const char *string, const char *find) function
634 switch (tomoyo_find_yesno(value, "grant_log")) {
642 switch (tomoyo_find_yesno(value, "reject_log")) {

Completed in 112 milliseconds