Home
last modified time | relevance | path

Searched refs:HI_CLOSE (Results 1 – 8 of 8) sorted by relevance

/dports/science/hdf/hdf-4.2.15/mfhdf/test/
H A Dtsd.c72 HI_CLOSE(ff); in test_sd()
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dhfile.h87 # define HI_CLOSE(f) (((f = ((fclose(f)==0) ? NULL : f))==NULL) ? SUCCEED:FAIL) macro
102 # define HI_CLOSE(f) (((f = ((close(f)==0) ? NULL : f))==NULL) ? SUCCEED:FAIL) macro
117 # define HI_CLOSE(x) (((x = ((mclose(x)==0) ? NULL : x))==NULL) ? SUCCEED:FAIL) macro
H A Dhextelt.c802 HI_CLOSE(f); in HXPwrite()
805 HI_CLOSE(info->file_external); in HXPwrite()
1000 HI_CLOSE(info->file_external); in HXPcloseAID()
H A Dhfile.c311 if (HI_CLOSE(file_rec->file) == FAIL) in Hopen()
313 HI_CLOSE(f); in Hopen()
359 HI_CLOSE(file_rec->file); in Hopen()
368 HI_CLOSE(file_rec->file); in Hopen()
504 HI_CLOSE(file_rec->file); in Hclose()
2008 HI_CLOSE(fp); in Hishdf()
3070 HI_CLOSE(file_rec->file); in HIrelease_filerec_node()
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dhdfls.c459 HI_CLOSE(file_id); in dumpDD()
/dports/science/hdf/hdf-4.2.15/mfhdf/libsrc/
H A Dcdf.c169 HI_CLOSE(fp);
176 HI_CLOSE(fp);
H A Dmfsd.c317 HI_CLOSE(ff); in SDI_can_clobber()
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dtvset.c948 HI_CLOSE(fd); in read_vset_stuff()