Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dcommon.c1015 head->r.print_this_domain_only = true; in tomoyo_select_domain()
1621 !head->r.print_this_domain_only) in tomoyo_read_domain()
1656 if (head->r.print_this_domain_only) in tomoyo_read_domain()
Dcommon.h816 bool print_this_domain_only; member