Home | History | Annotate | Download | only in zlib

Lines Matching refs:gzdopen

1088 ZEXTERN gzFile ZEXPORT gzdopen  OF((int fd, const char *mode));
1090 gzdopen() associates a gzFile with the file descriptor fd. File
1096 descriptor fd. If you want to keep fd open, use gzdopen(dup(fd), mode).
1097 gzdopen returns NULL if there was insufficient memory to allocate