Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dhierarchy.c40 #define BOUNDS_AVTAB_SIZE 1024 macro
197 rc = avtab_alloc(global_avtab, BOUNDS_AVTAB_SIZE); in bounds_expand_parent_rules()
218 rc = avtab_alloc(&ci->true_avtab, BOUNDS_AVTAB_SIZE); in bounds_expand_parent_rules()
226 rc = avtab_alloc(&ci->false_avtab, BOUNDS_AVTAB_SIZE); in bounds_expand_parent_rules()