Lines Matching refs:ZEXPORT
182 gzFile ZEXPORT gzopen (path, mode)
193 gzFile ZEXPORT gzdopen (fd, mode)
208 int ZEXPORT gzsetparams (file, level, strategy)
354 int ZEXPORT gzread (file, buf, len)
448 int ZEXPORT gzgetc(file)
466 char * ZEXPORT gzgets(file, buf, len)
485 int ZEXPORT gzwrite (file, buf, len)
572 int ZEXPORT gzputc(file, c)
587 int ZEXPORT gzputs(file, s)
638 int ZEXPORT gzflush (file, flush)
659 z_off_t ZEXPORT gzseek (file, offset, whence)
740 int ZEXPORT gzrewind (file)
767 z_off_t ZEXPORT gztell (file)
777 int ZEXPORT gzeof (file)
821 int ZEXPORT gzclose (file)
850 const char* ZEXPORT gzerror (file, errnum)