Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dlog-buffer.h30 struct buffer *log_buffer_rewind (struct buffer *buf);
H A Dlog-buffer.c355 log_buffer_rewind (struct buffer *buf) in log_buffer_rewind() function
H A Dserver.c746 log = log_buffer_rewind (proxy_log); in rewind_buf_from_net()
2427 struct buffer *buf_clientlog = log_buffer_rewind (proxy_log_out); in become_proxy()
H A DChangeLog2909 * log-buffer.c (log_buffer_rewind): Avoid FreeBSD compilation
2975 log_buffer_rewind, log_buffer_closelog), log-buffer.h
3021 * log-buffer.h (log_buffer_rewind, log_buffer_closelog): Don't define
3069 (log_buffer_rewind): ...to this new function and expanding.
3080 (reprocess_secondary_log): Use log_buffer_rewind() instead of the above.