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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dzlib.h735 ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c));
738 gzputc returns the value that was written, or -1 in case of error.
H A Dexample.c102 gzputc(file, 'h');
H A Dgzio.c570 gzputc returns the value that was written, or -1 in case of error.
572 int ZEXPORT gzputc(file, c) function

Completed in 18 milliseconds