Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_binary.c1067 type_datum_t *sepol_src, in __cil_type_rule_to_avtab_helper() argument
1084 pdb, cil_rule->rule_kind, sepol_src->s.value, in __cil_type_rule_to_avtab_helper()
1098 type_datum_t *sepol_src = NULL; in __cil_type_rule_to_avtab() local
1122 rc = __cil_get_sepol_type_datum(pdb, DATUM(db->val_to_type[i]), &sepol_src); in __cil_type_rule_to_avtab()
1126 pdb, sepol_src, sepol_src, class_list, in __cil_type_rule_to_avtab()
1136 rc = __cil_get_sepol_type_datum(pdb, DATUM(db->val_to_type[i]), &sepol_src); in __cil_type_rule_to_avtab()
1144 pdb, sepol_src, sepol_tgt, class_list, in __cil_type_rule_to_avtab()
1168 type_datum_t *sepol_src, in __cil_typetransition_to_avtab_helper() argument
1184 pdb, sepol_src->s.value, sepol_tgt->s.value, in __cil_typetransition_to_avtab_helper()
1211 type_datum_t *sepol_src = NULL; in __cil_typetransition_to_avtab() local
[all …]