Lines Matching full:gzdopen
114 <li> gzFile <a href="#gzdopen">gzdopen</a> (int fd, const char *mode);
200 <font color="Blue"><dt> gzFile <a name="gzdopen">gzdopen</a> (int fd, const char *mode);</font>
202 <a href="#gzdopen">gzdopen</a>() associates a gzFile with the file descriptor fd. File
209 descriptor fd. If you want to keep fd open, use <a href="#gzdopen">gzdopen</a>(dup(fd), mode).
211 <a href="#gzdopen">gzdopen</a> returns NULL if there was insufficient memory to allocate