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

/vbox/src/libs/zlib-1.2.6/examples/
H A Dgzlog.c462 local int log_last(struct log *log, int last) function
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 190 milliseconds