HomeSort by: relevance | last modified time | path
    Searched refs:gzlog_write (Results 1 - 2 of 2) sorted by relevancy

  /src/common/dist/zlib/examples/
gzlog.h 28 Compression now occurs as needed during gzlog_write()
29 gzlog_write() now always leaves the log file as valid gzip
30 2.1 8 Jul 2012 Fix argument checks in gzlog_compress() and gzlog_write()
77 int gzlog_write(gzlog *log, void *data, size_t len);
84 gzlog_write(). */
gzlog.c 820 between gzlog_open() and gzlog_write() */
992 /* gzlog_write() return values:
997 int gzlog_write(gzlog *logd, void *data, size_t len) function in typeref:typename:int

Completed in 14 milliseconds