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

  /src/common/dist/zlib/examples/
gzlog.c 462 local int log_last(struct log *log, int last) function in typeref:typename:local int
510 if (log_last(log, 1))
534 if (log_last(log, 0))
543 if (log_last(log, 1))
704 if (log_last(log, 1) || write(log->fd, buf, 8) != 8 ||

Completed in 11 milliseconds