Searched refs:buf_append_char (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | server.c | 435 buf_append_char (buf_to_net, '\n'); in print_error() 469 buf_append_char (buf_to_net, '\n'); in print_pending_error() 479 buf_append_char (buf_to_net, '\n'); in print_pending_error() 2948 buf_append_char (buf_to_net, '.'); in server_notify() 2951 buf_append_char (buf_to_net, '/'); in server_notify() 2952 buf_append_char (buf_to_net, '\n'); in server_notify() 2955 buf_append_char (buf_to_net, '/'); in server_notify() 2957 buf_append_char (buf_to_net, '\n'); in server_notify() 3657 buf_append_char (saved_output, '\n'); in do_cvs_command() 3662 buf_append_char (saved_outerr, '\n'); in do_cvs_command() [all …]
|
| H A D | buffer.h | 151 void buf_append_char (struct buffer *, int);
|
| H A D | buffer.c | 229 buf_append_char (struct buffer *buf, int ch) in buf_append_char() function 1054 buf_append_char (outbuf, command); in buf_copy_lines() 1055 buf_append_char (outbuf, ' '); in buf_copy_lines()
|
| H A D | ChangeLog-9395 | 1470 buf_append_char, and buf_append_data 2133 * server.c (get_buffer_data, buf_append_char, buf_append_data): 3497 buf_append_char, buf_append_data, buf_read_file, buf_input_data,
|