Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcommon.c544 static s8 tomoyo_find_yesno(const char *string, const char *find) in tomoyo_find_yesno() function
633 switch (tomoyo_find_yesno(value, "grant_log")) { in tomoyo_set_mode()
641 switch (tomoyo_find_yesno(value, "reject_log")) { in tomoyo_set_mode()