Home
last modified time | relevance | path

Searched refs:log_buffer_rewind (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/src/
H A Dlog-buffer.h30 struct buffer *log_buffer_rewind (struct buffer *buf);
H A Dlog-buffer.c353 log_buffer_rewind (struct buffer *buf) in log_buffer_rewind() function
H A Dserver.c743 log = log_buffer_rewind (proxy_log); in rewind_buf_from_net()
2418 struct buffer *buf_clientlog = log_buffer_rewind (proxy_log_out); in become_proxy()