Searched defs:cond_info (Results 1 - 1 of 1) sorted by relevance
/third_party/selinux/libsepol/src/ |
H A D | hierarchy.c | 418 struct bounds_cond_info *cond_info = NULL; in bounds_check_type() local 185 bounds_expand_parent_rules(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, struct bounds_cond_info **cond_info, uint32_t parent) bounds_expand_parent_rules() argument 371 bounds_check_child_rules(sepol_handle_t *handle, policydb_t *p, avtab_t *global_avtab, struct bounds_cond_info *cond_info, uint32_t child, uint32_t parent, avtab_ptr_t *bad, int *numbad) bounds_check_child_rules() argument [all...] |
Completed in 2 milliseconds