Searched refs:log_last (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/ |
D | gzlog.c | 462 local int log_last(struct log *log, int last) in log_last() function 510 if (log_last(log, 1)) in log_append() 534 if (log_last(log, 0)) in log_append() 543 if (log_last(log, 1)) in log_append() 704 if (log_last(log, 1) || write(log->fd, buf, 8) != 8 || in log_compress()
|
/third_party/zlib/examples/ |
D | gzlog.c | 462 local int log_last(struct log *log, int last) in log_last() function 510 if (log_last(log, 1)) in log_append() 534 if (log_last(log, 0)) in log_append() 543 if (log_last(log, 1)) in log_append() 704 if (log_last(log, 1) || write(log->fd, buf, 8) != 8 || in log_compress()
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/ |
D | gzlog.c | 462 local int log_last(struct log *log, int last) in log_last() function 510 if (log_last(log, 1)) in log_append() 534 if (log_last(log, 0)) in log_append() 543 if (log_last(log, 1)) in log_append() 704 if (log_last(log, 1) || write(log->fd, buf, 8) != 8 || in log_compress()
|