HomeSort by: relevance | last modified time | path
    Searched defs:log_mark (Results 1 - 3 of 3) sorted by relevancy

  /src/common/dist/zlib/examples/
gzlog.c 437 local int log_mark(struct log *log, int op) function in typeref:typename:local int
557 if (log_mark(log, NO_OP))
595 return log_mark(log, NO_OP);
710 if (log_mark(log, REPLACE_OP))
977 if (log_mark(log, COMPRESS_OP))
1025 if (log_mark(log, APPEND_OP))
gzlog.c 437 local int log_mark(struct log *log, int op) function in typeref:typename:local int
557 if (log_mark(log, NO_OP))
595 return log_mark(log, NO_OP);
710 if (log_mark(log, REPLACE_OP))
977 if (log_mark(log, COMPRESS_OP))
1025 if (log_mark(log, APPEND_OP))
gzlog.c 437 local int log_mark(struct log *log, int op) function in typeref:typename:local int
557 if (log_mark(log, NO_OP))
595 return log_mark(log, NO_OP);
710 if (log_mark(log, REPLACE_OP))
977 if (log_mark(log, COMPRESS_OP))
1025 if (log_mark(log, APPEND_OP))

Completed in 41 milliseconds