Searched refs:eo_next (Results 1 – 7 of 7) sorted by relevance
348 next = next->eo_next; in ea_free_object()393 obj->eo_next = tp; in ea_attach_object()400 ea_attach_object(&root->eo_next, obj); in ea_attach_to_object()427 for (next = obj; next != NULL; next = next->eo_next) in ea_attach_to_group()433 nextp = &(*nextp)->eo_next) in ea_attach_to_group()589 estack[curr_frame].esf_obj = curr_obj->eo_next; in ea_pack_object()750 if (curr_obj->eo_next == NULL) { in ea_pack_object()753 curr_obj = curr_obj->eo_next; in ea_pack_object()
671 obj->eo_next = NULL; in ea_get_object()699 obj->eo_next = NULL; in unpack_group()758 obj->eo_next = NULL; in ea_unpack_object()788 obj->eo_next = NULL; in ea_unpack_object()1236 dst->eo_next = NULL; in ea_copy_object()1304 last = dst, src = src->eo_next) { in ea_copy_object_tree()1330 last->eo_next = dst; in ea_copy_object_tree()1366 prev_obj->eo_next = obj; in ea_get_object_tree()
132 for (obj = grp->eo_group.eg_objs; obj != NULL; obj = obj->eo_next) { in fmd_log_load_record()209 for (obj = grp->eo_group.eg_objs; obj != NULL; obj = obj->eo_next) { in fmd_log_load_xref()351 for (grp = rgrp->eo_group.eg_objs; grp != NULL; grp = grp->eo_next) { in fmd_log_load_xrefs()356 obj != NULL; obj = obj->eo_next) { in fmd_log_load_xrefs()424 for (obj = grp->eo_group.eg_objs; obj != NULL; obj = obj->eo_next) { in fmd_log_open()
139 struct ea_object *eo_next; member
239 eo = eo->eo_next; in disp_embedded_group()
247 for (obj = grp->eo_group.eg_objs; obj != NULL; obj = obj->eo_next) { in fmd_log_check_hdr()805 for (obj = grp->eo_group.eg_objs; obj != NULL; obj = obj->eo_next) { in fmd_log_unpack()
341 for (eo = ep->eo_group.eg_objs; eo != NULL; eo = eo->eo_next) { in load_group()