Home
last modified time | relevance | path

Searched refs:bounds_cond_info (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libsepol/src/
H A Dhierarchy.c165 struct bounds_cond_info { struct
169 struct bounds_cond_info *next;
172 static void bounds_destroy_cond_info(struct bounds_cond_info *cur) in bounds_destroy_cond_info()
174 struct bounds_cond_info *next; in bounds_destroy_cond_info()
187 struct bounds_cond_info **cond_info, in bounds_expand_parent_rules()
207 struct bounds_cond_info *ci; in bounds_expand_parent_rules()
208 ci = malloc(sizeof(struct bounds_cond_info)); in bounds_expand_parent_rules()
373 struct bounds_cond_info *cond_info, in bounds_check_child_rules()
379 struct bounds_cond_info *cur; in bounds_check_child_rules()
418 struct bounds_cond_info *cond_inf in bounds_check_type()
[all...]

Completed in 2 milliseconds