Searched refs:buf_count_mem (Results 1 – 5 of 5) sorted by relevance
232 && xsum (*got, buf_count_mem (lb->back_buf)) >= lb->max) in log_buffer_input()285 && xsum (*wrote, buf_count_mem (lb->back_buf)) >= lb->max) in log_buffer_output()
182 int buf_count_mem (struct buffer *);
151 buf_count_mem (struct buffer *buf) in buf_count_mem() function
3895 bufmemsize = buf_count_mem (buf_to_net); in do_cvs_command()
1489 * log-buffer.c (buf_count_mem): Compile this for PROXY_SUPPORT.