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
2758 if (!(state->expand_neverallow) in copy_and_expand_avrule_block()
2772 state->expand_neverallow) != in copy_and_expand_avrule_block()
2812 int expand_neverallow) in expand_module_avrules() argument
2826 state.expand_neverallow = expand_neverallow; in expand_module_avrules()