Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dhierarchy.c180 avtab_t true_avtab; member
192 avtab_destroy(&cur->true_avtab); in bounds_destroy_cond_info()
224 avtab_init(&ci->true_avtab); in bounds_expand_parent_rules()
230 rc = avtab_alloc(&ci->true_avtab, BOUNDS_AVTAB_SIZE); in bounds_expand_parent_rules()
233 &ci->true_avtab, NULL, in bounds_expand_parent_rules()
243 &ci->true_avtab, parent); in bounds_expand_parent_rules()
434 &cur->true_avtab, in bounds_check_child_rules()