Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dexpand.c2683 static int copy_and_expand_avrule_block(expand_state_t * state) in copy_and_expand_avrule_block() function
2795 return copy_and_expand_avrule_block(&state); in expand_module_avrules()
3091 if (copy_and_expand_avrule_block(&state) < 0) { in expand_module()