Searched refs:EO_ITEM (Results 1 – 3 of 3) sorted by relevance
244 obj->eo_type = EO_ITEM; in ea_set_item()328 } else if (next->eo_type == EO_ITEM) { in ea_free_object()360 if (obj->eo_type != EO_ITEM) { in ea_free_item()399 if (obj->eo_type == EO_GROUP || obj->eo_type == EO_ITEM) { in ea_attach_to_object()
100 typedef enum {EO_ERROR = -1, EO_NONE = 0, EO_GROUP, EO_ITEM} ea_object_type_t; enumerator
357 obj->eo_type = EO_ITEM; in ea_next_object()560 obj->eo_type = EO_ITEM; in xget_object()1243 case EO_ITEM: in ea_copy_object()