OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gzlog_open
(Results
1 - 2
of
2
) sorted by null
/external/zlib/src/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
865
gzlog *
gzlog_open
(char *path)
function
[
all
...]
Completed in 164 milliseconds