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

/forgerock/web-agents-v4/zlib/
H A Dzconf.h88 # define gzputc z_gzputc macro
H A Dzlib.h1385 ZEXTERN int ZEXPORT gzputc OF((gzFile file, int c));
1387 Writes c, converted to an unsigned char, into the compressed file. gzputc
H A Dgzwrite.c245 int ZEXPORT gzputc(file, c) function

Completed in 31 milliseconds