Searched refs:gzlog (Results 1 – 4 of 4) sorted by relevance
52 typedef void gzlog; typedef66 gzlog *gzlog_open(char *path);77 int gzlog_write(gzlog *log, void *data, size_t len);85 int gzlog_compress(gzlog *log);89 int gzlog_close(gzlog *log);
30 gzlog.c31 gzlog.h
865 gzlog *gzlog_open(char *path) in gzlog_open()908 int gzlog_compress(gzlog *logd) in gzlog_compress()995 int gzlog_write(gzlog *logd, void *data, size_t len) in gzlog_write()1042 int gzlog_close(gzlog *logd) in gzlog_close()
35 - Clean up examples/gzlog.[ch] comparisons of different types517 - Put new version of gzlog (2.0) in examples with interruption recovery604 - Fix some warnings in examples/gzlog.c and examples/zran.c (it seems681 fitblk.c, gzlog.[ch], gzjoin.c, and zlib_how.html.