Home
last modified time | relevance | path

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

/external/libsepol/include/sepol/policydb/
Dexpand.h47 int verbose, int expand_neverallow);
/external/libsepol/src/
Dexpand.c49 int expand_neverallow; member
2644 if (!(state->expand_neverallow) in copy_and_expand_avrule_block()
2659 state->expand_neverallow) != in copy_and_expand_avrule_block()
2699 int expand_neverallow) in expand_module_avrules() argument
2713 state.expand_neverallow = expand_neverallow; in expand_module_avrules()