ea_get_object
if (ea_get_object(&ef, &curr_obj) == -1) {
if (ea_get_object(ef, &curr_obj) == -1) {
ret = ea_get_object(&ctl->zsctl_proc_eaf, &object);
ret = ea_get_object(&ctl->zsctl_proc_eaf,
extern ea_object_type_t ea_get_object(ea_file_t *, ea_object_t *);
if (ea_get_object(ef, &scratch) == -1) {
if (ea_get_object(ef, &scratch) == -1) {
while (ea_get_object(&ef, &scratch) != -1) {
if (ea_get_object(ef, obj) == -1) {
if (ea_get_object(ef, &hdr_grp) != EO_GROUP) {
if (ea_get_object(ef, &scratch_obj) == -1) {
if ((res = ea_get_object(ef, &scratch)) == -1) {
while (ea_get_object(&ef, &scratch) != -1) {