Home | History | Annotate | Download | only in include

Lines Matching refs:gzdopen

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