Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Ddomain.c685 bool reject_on_transition_failure = false; in tomoyo_find_next_domain() local
750 reject_on_transition_failure = true; in tomoyo_find_next_domain()
788 reject_on_transition_failure = true; in tomoyo_find_next_domain()
824 else if (reject_on_transition_failure) { in tomoyo_find_next_domain()