Home
last modified time | relevance | path

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

/linux-6.6.21/security/tomoyo/ !
Dfile.c811 bool is_enforce; in tomoyo_path_perm() local
818 is_enforce = (r.mode == TOMOYO_CONFIG_ENFORCING); in tomoyo_path_perm()
844 if (!is_enforce) in tomoyo_path_perm()