Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/policydb/
Dexpand.h51 int verbose, int expand_neverallow);
/external/selinux/libsepol/src/
Dexpand.c51 int expand_neverallow; member
2754 if (!(state->expand_neverallow) in copy_and_expand_avrule_block()
2768 state->expand_neverallow) != in copy_and_expand_avrule_block()
2808 int expand_neverallow) in expand_module_avrules() argument
2822 state.expand_neverallow = expand_neverallow; in expand_module_avrules()