Home
last modified time | relevance | path

Searched refs:gzlog_write (Results 1 - 2 of 2) sorted by relevance

/third_party/zlib/examples/
H A Dgzlog.h28 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(). */
H A Dgzlog.c820 between gzlog_open() and gzlog_write() */ in log_open()
992 /* gzlog_write() return values:
997 int gzlog_write(gzlog *logd, void *data, size_t len) in gzlog_write() function

Completed in 5 milliseconds