Home
last modified time | relevance | path

Searched refs:buf_output (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dserver.c3261 buf_output (buf_to_net, "\n", 1); in serve_questionable()
4467 buf_output (protocol, "\n", 1); in new_entries_line()
4516 buf_output (protocol, "\n", 1); in checked_in_response()
4537 buf_output (protocol, "\n", 1); in server_checked_in()
4566 buf_output (protocol, "\n", 1); in server_update_entries()
5089 buf_output (protocol, "\n", 1); in server_updated()
5222 buf_output (protocol, "\n", 1); in server_updated()
5398 buf_output (protocol, buf, n); in template_proc()
7704 buf_output (buf, str, len); in cvs_output_binary()
7924 buf_output (buf, " ", 1); in cvs_output_tagged()
[all …]
H A Dzlib.c316 buf_output (cb->buf, buffer, in compress_buffer_output()
368 buf_output (cb->buf, buffer, in compress_buffer_flush()
461 buf_output (cb->buf, buffer, in compress_buffer_shutdown_output()
H A Dlog-buffer.c253 buf_output (lb->back_buf, data, *got); in log_buffer_input()
306 buf_output (lb->back_buf, data, *wrote); in log_buffer_output()
H A Dbuffer.c165 buf_output (struct buffer *buf, const char *data, size_t len) in buf_output() function
220 buf_output (buf, string, strlen (string)); in buf_output0()
241 buf_output (buf, &b, 1); in buf_append_char()
1083 buf_output (outbuf, nldata->bufp, len); in buf_copy_lines()
1234 buf_output (outbuf, stop->bufp, stopwant); in buf_copy_counted()
1655 buf_output (pb->buf, outbuf, translated + 2); in packetizing_buffer_output()
H A Dbuffer.h149 void buf_output (struct buffer *, const char *, size_t);
H A Dupdate.c1484 buf_output (buf, data, len); in checkout_to_buffer()
H A Dclient.c3108 buf_output (via_buffer, str, len); in send_to_server_via()