Searched refs:buf_copy_lines (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | buffer.h | 169 void buf_copy_lines (struct buffer *, struct buffer *, int);
|
| H A D | server.c | 3658 buf_copy_lines (buf_to_net, saved_output, 'M'); in do_cvs_command() 3663 buf_copy_lines (buf_to_net, saved_outerr, 'E'); in do_cvs_command() 4057 buf_copy_lines (buf_to_net, stdoutbuf, 'M'); in do_cvs_command() 4082 buf_copy_lines (buf_to_net, stderrbuf, 'E'); in do_cvs_command() 4109 buf_copy_lines (buf_to_net, stdoutbuf, 'M'); in do_cvs_command() 4114 buf_copy_lines (buf_to_net, stderrbuf, 'E'); in do_cvs_command() 7671 buf_copy_lines (buf_to_net, saved_output, 'M'); in cvs_output() 7686 buf_copy_lines (protocol, saved_output, 'M'); in cvs_output() 7818 buf_copy_lines (buf_to_net, saved_outerr, 'E'); in cvs_outerr() 7833 buf_copy_lines (protocol, saved_outerr, 'E'); in cvs_outerr()
|
| H A D | buffer.c | 1025 buf_copy_lines (struct buffer *outbuf, struct buffer *inbuf, int command) in buf_copy_lines() function
|
| H A D | ChangeLog-96 | 1961 (buf_copy_lines, buf_copy_counted): Don't check output. 3825 this to shove some data in a buffer which buf_copy_lines will
|
| H A D | ChangeLog-9395 | 3498 buf_copy_lines): New buffering code.
|
| H A D | ChangeLog | 3402 (buf_append_buffer, buf_read_data, buf_copy_lines, buf_copy_counted):
|