Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/src/
Dhierarchy.c40 #define BOUNDS_AVTAB_SIZE 1024 macro
195 rc = avtab_alloc(global_avtab, BOUNDS_AVTAB_SIZE); in bounds_expand_parent_rules()
216 rc = avtab_alloc(&ci->true_avtab, BOUNDS_AVTAB_SIZE); in bounds_expand_parent_rules()
224 rc = avtab_alloc(&ci->false_avtab, BOUNDS_AVTAB_SIZE); in bounds_expand_parent_rules()