Home
last modified time | relevance | path

Searched defs:VSgetid (Results 1 – 2 of 2) sorted by relevance

/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dvio.c1271 VSgetid(HFILEID f, /* IN: file handle */ in VSgetid() function
/dports/science/hdf/hdf-4.2.15/java/src/hdf/hdflib/
H A DHDFLibrary.java2524 public static native long VSgetid(long file_id, int vdata_ref) throws HDFException; in VSgetid() method in HDFLibrary