Searched refs:gzputc (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libz/
H A Dzlib.h1152 ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c));
1155 gzputc returns the value that was written, or -1 in case of error.
H A Dexample.c103 gzputc(file, 'h');
H A Dgzio.c821 gzputc returns the value that was written, or -1 in case of error.
823 int ZEXPORT gzputc(file, c) function

Completed in 145 milliseconds