Home
last modified time | relevance | path

Searched refs:seek (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/contrib/stream/
H A Dtiffstream.cpp39 seek, in makeFileStream()
60 seek, in makeFileStream()
81 seek, in makeFileStream()
123 TiffStream::seek(thandle_t fd, toff_t offset, int origin) in seek() function in TiffStream
H A Dtiffstream.h34 static toff_t seek(thandle_t fd, toff_t offset, int origin);
H A DREADME9 (e.g. read, write, seek and close) into the tiff's library client state.
/libtiff-4.0.7/
H A DChangeLog1194 and avoid passing a NULL pointer to read() if seek() failed before (bug #2459)
3968 * libtiff/tif_open.c: reintroduce seek to avoid problem on solaris.