Home
last modified time | relevance | path

Searched refs:ITSopen (Results 1 – 3 of 3) sorted by relevance

/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/datasources/its/
H A Dits.c26 ITSfile *ITSopen(char *filename) { in ITSopen() function
98 its = ITSopen(filename); in isITSfile()
H A Dits.h65 ITSfile *ITSopen(char *filename);
H A Ditsdatasource.cpp330 _itsfile = ITSopen(_filename.toAscii().data()); in init()