Home
last modified time | relevance | path

Searched defs:gz_open (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libz/
H A Dgzlib.c85 local gzFile gz_open(const void *path, int fd, const char *mode) { in gz_open() function
/openbsd-src/regress/lib/libz/
H A Dminigzip.c170 static gzFile gz_open(const char *path, int fd, const char *mode) { in gz_open() function