Searched defs:perm_value_to_cil (Results 1 – 1 of 1) sorted by relevance
/external/selinux/libsepol/cil/src/ |
D | cil_binary.c | 289 …t struct cil_db *db, struct cil_class *class_value_to_cil[], struct cil_perm **perm_value_to_cil[]) in cil_classorder_to_policydb() 3912 …t struct cil_db *db, struct cil_class *class_value_to_cil[], struct cil_perm **perm_value_to_cil[]) in __cil_policydb_init() 4499 …lass, uint32_t data, struct cil_class *class_value_to_cil[], struct cil_perm **perm_value_to_cil[]) in cil_classperms_from_sepol() 4530 …type_value_to_cil[], struct cil_class *class_value_to_cil[], struct cil_perm **perm_value_to_cil[]) in cil_avrule_from_sepol() 4551 … *type_value_to_cil, struct cil_class *class_value_to_cil[], struct cil_perm **perm_value_to_cil[]) in cil_check_type_bounds() 4639 struct cil_perm ***perm_value_to_cil = NULL; in cil_binary_create_allocated_pdb() local
|