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

  /src/common/dist/zlib/examples/
gzlog.h 45 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
gzlog.c 820 between gzlog_open() and gzlog_write() */
867 gzlog *gzlog_open(char *path) function in typeref:typename:gzlog *

Completed in 14 milliseconds