Home
last modified time | relevance | path

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

/third_party/zlib/examples/
H A Dgzlog.h45 opened with gzlog_open().
55 NULL on error. Note that gzlog_open() could take a while to complete if it
64 interrupted gzlog operations. A gzlog_open() followed by a gzlog_close()
66 gzlog *gzlog_open(char *path);
69 error on any of the gzlog files (this should not happen if gzlog_open()
73 it was not created by gzlog_open()). This function will write data to the
H A Dgzlog.c820 between gzlog_open() and gzlog_write() */ in log_open()
867 gzlog *gzlog_open(char *path) in gzlog_open() function

Completed in 3 milliseconds