Searched refs:sepol_parent (Results 1 – 1 of 1) sorted by relevance
405 role_datum_t *sepol_parent = NULL; in cil_role_bounds_to_policydb() local411 rc = __cil_get_sepol_role_datum(pdb, DATUM(cil_role->bounds), &sepol_parent); in cil_role_bounds_to_policydb()414 sepol_role->bounds = sepol_parent->s.value; in cil_role_bounds_to_policydb()490 type_datum_t *sepol_parent = NULL; in cil_type_bounds_to_policydb() local496 rc = __cil_get_sepol_type_datum(pdb, DATUM(cil_type->bounds), &sepol_parent); in cil_type_bounds_to_policydb()499 sepol_type->bounds = sepol_parent->s.value; in cil_type_bounds_to_policydb()709 user_datum_t *sepol_parent = NULL; in cil_user_bounds_to_policydb() local715 rc = __cil_get_sepol_user_datum(pdb, DATUM(cil_user->bounds), &sepol_parent); in cil_user_bounds_to_policydb()718 sepol_user->bounds = sepol_parent->s.value; in cil_user_bounds_to_policydb()