Home
last modified time | relevance | path

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

/third_party/zlib/examples/
H A Dgzlog.c718 local void log_log(struct log *log, int op, char *record) in log_log() function
746 log_log(log, op, "start"); in log_recover()
755 log_log(log, op, "allocation failure"); in log_recover()
760 log_log(log, op, ".add file read failure"); in log_recover()
767 log_log(log, op, ".add file read failure"); in log_recover()
770 log_log(log, op, "loaded .add file"); in log_recover()
773 log_log(log, op, "missing .add file!"); in log_recover()
789 log_log(log, op, ret ? "failure" : "complete"); in log_recover()

Completed in 2 milliseconds