Home
last modified time | relevance | path

Searched refs:gzFile (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.4.1/guix_studio/libs/libpng/include/
Dzlib.h1300 typedef struct gzFile_s *gzFile; /* semi-opaque gzip file descriptor */ typedef
1340 ZEXTERN gzFile ZEXPORT gzdopen OF((int fd, const char *mode));
1363 ZEXTERN int ZEXPORT gzbuffer OF((gzFile file, unsigned size));
1379 ZEXTERN int ZEXPORT gzsetparams OF((gzFile file, int level, int strategy));
1390 ZEXTERN int ZEXPORT gzread OF((gzFile file, voidp buf, unsigned len));
1421 gzFile file));
1446 ZEXTERN int ZEXPORT gzwrite OF((gzFile file,
1455 z_size_t nitems, gzFile file));
1468 ZEXTERN int ZEXPORTVA gzprintf Z_ARG((gzFile file, const char *format, ...));
1483 ZEXTERN int ZEXPORT gzputs OF((gzFile file, const char *s));
[all …]
Dzconf.h147 # define gzFile z_gzFile macro