Searched defs:gz_open (Results 1 – 4 of 4) sorted by relevance
94 local gzFile gz_open(path, fd, mode) in gz_open() function
87 local gzFile gz_open(const void *path, int fd, const char *mode) { in gz_open() function
201 gzFile gz_open(path, fd, mode) in gz_open() function
170 static gzFile gz_open(const char *path, int fd, const char *mode) { in gz_open() function