Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A 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()