Home
last modified time | relevance | path

Searched refs:DFSDIopen (Results 1 – 2 of 2) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Ddfsd.h85 HDFLIBAPI int32 DFSDIopen
H A Ddfsd.c247 file_id = DFSDIopen(filename, DFACC_READ); /* open/reopen file */ in DFSDgetdims()
1415 file_id = DFSDIopen(filename, DFACC_READ); in DFSDndatasets()
1545 file_id = DFSDIopen(filename, DFACC_READ); in DFSDreadref()
1654 Sfile_id = DFSDIopen(filename, DFACC_WRITE); in DFSDstartslice()
1976 file_id = DFSDIopen(filename, DFACC_READ); in DFSDpre32sdg()
3609 DFSDIopen(const char *filename, intn acc_mode) in DFSDIopen() function
3830 if (( file_id = DFSDIopen(filename, DFACC_READ))== FAIL) in DFSDIrefresh()
4035 if (( file_id = DFSDIopen(filename, DFACC_READ))== DF_NOFILE) in DFSDIgetdata()
4233 if (( file_id = DFSDIopen(filename, DFACC_READ))== DF_NOFILE) in DFSDIgetslice()
4889 if (( file_id = DFSDIopen(filename, DFACC_READ))== DF_NOFILE) in DFSDwriteref()
[all …]