Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dcommon.c546 static s8 tomoyo_find_yesno(const char *string, const char *find) in tomoyo_find_yesno() function
629 switch (tomoyo_find_yesno(value, "grant_log")) { in tomoyo_set_mode()
637 switch (tomoyo_find_yesno(value, "reject_log")) { in tomoyo_set_mode()