Home | History | Annotate | Download | only in include

Lines Matching refs:gzgets

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