Lines Matching refs:scratch_obj
863 ea_object_t scratch_obj;
886 bzero(&scratch_obj, sizeof (ea_object_t));
887 if (ea_get_object(ef, &scratch_obj) == -1) {
892 switch (scratch_obj.eo_catalog) {
894 if (scratch_obj.eo_item.ei_uint32 != EXACCT_VERSION) {
901 if (strcmp(scratch_obj.eo_item.ei_string,
910 ea_strdup(scratch_obj.eo_item.ei_string);
920 ea_strdup(scratch_obj.eo_item.ei_string);
931 (void) ea_free_item(&scratch_obj, EUP_ALLOC);
944 (void) ea_free_item(&scratch_obj, EUP_ALLOC);