Home | History | Annotate | Download | only in include

Lines Matching refs:gzdopen

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