Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
Dexpand.h51 int verbose, int expand_neverallow);
/third_party/selinux/libsepol/src/
Dexpand.c51 int expand_neverallow; member
2783 if (!(state->expand_neverallow) in copy_and_expand_avrule_block()
2797 state->expand_neverallow) != in copy_and_expand_avrule_block()
2837 int expand_neverallow) in expand_module_avrules() argument
2851 state.expand_neverallow = expand_neverallow; in expand_module_avrules()