Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dfile.c794 bool is_enforce; in tomoyo_path_perm() local
801 is_enforce = (r.mode == TOMOYO_CONFIG_ENFORCING); in tomoyo_path_perm()
827 if (!is_enforce) in tomoyo_path_perm()