Home | History | Annotate | Download | only in old

Lines Matching full:whence

124 <li> z_off_t     <a href="#gzseek">gzseek</a> (gzFile file, z_off_t offset, int whence);
289 <font color="Blue"><dt> z_off_t <a name="gzseek">gzseek</a> (gzFile file, z_off_t offset, int whence);</font>
293 uncompressed data stream. The whence parameter is defined as in lseek(2);