Home | History | Annotate | Download | only in include

Lines Matching refs:gzgets

1142 ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len));
1148 gzgets returns buf, or Z_NULL in case of error.