HomeSort by relevance Sort by last modified time
    Searched refs:gzlog_open (Results 1 - 2 of 2) sorted by null

  /external/zlib/examples/
gzlog.h 43 opened with gzlog_open().
53 NULL on error. Note that gzlog_open() could take a while to complete if it
62 interrupted gzlog operations. A gzlog_open() followed by a gzlog_close()
64 gzlog *gzlog_open(char *path);
67 error on any of the gzlog files (this should not happen if gzlog_open()
71 it was not created by gzlog_open()). This function will write data to the
gzlog.c 864 gzlog *gzlog_open(char *path) function
    [all...]

Completed in 464 milliseconds