Home
last modified time | relevance | path

Searched defs:gz (Results 1 – 3 of 3) sorted by relevance

/openbsd/regress/lib/libz/
H A Dminigzip.c171 gzFile gz; in gz_open() local
212 static int gzwrite(gzFile gz, const void *buf, unsigned len) { in gzwrite()
230 static int gzread(gzFile gz, void *buf, unsigned len) { in gzread()
261 static int gzclose(gzFile gz) { in gzclose()
286 static const char *gzerror(gzFile gz, int *err) { in gzerror()
/openbsd/lib/libz/
H A Dgzlib.c275 gzFile gz; in gzdopen() local
/openbsd/usr.bin/mandoc/
H A Dread.c441 gzFile gz; in read_whole_file() local