Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c546 * tomoyo_find_yesno - Find values for specified keyword.
553 static s8 tomoyo_find_yesno(const char *string, const char *find) in tomoyo_find_yesno() function
642 switch (tomoyo_find_yesno(value, "grant_log")) { in tomoyo_set_mode()
650 switch (tomoyo_find_yesno(value, "reject_log")) { in tomoyo_set_mode()
/kernel/linux/linux-6.6/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) in tomoyo_find_yesno() function
634 switch (tomoyo_find_yesno(value, "grant_log")) { in tomoyo_set_mode()
642 switch (tomoyo_find_yesno(value, "reject_log")) { in tomoyo_set_mode()

Completed in 7 milliseconds