Home
last modified time | relevance | path

Searched refs:buf_send_output (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl2/xcvs/dist/src/
H A Dbuffer.h152 int buf_send_output (struct buffer *);
H A Dbuffer.c275 buf_send_output (struct buffer *buf) in buf_send_output() function
347 status = buf_send_output (buf); in buf_flush()
441 return buf_send_output (buf); in buf_send_counted()
476 return buf_send_output (buf); in buf_send_special_count()
1669 return buf_send_output (pb->buf); in packetizing_buffer_output()
H A Dserver.c2546 buf_send_output (buf_to_net); in become_proxy()
2590 buf_send_output (buf_to_primary); in become_proxy()
3974 buf_send_output (buf_to_net); in do_cvs_command()
4020 buf_send_output (buf_to_net); in do_cvs_command()
4072 buf_send_output (buf_to_net); in do_cvs_command()
4097 buf_send_output (buf_to_net); in do_cvs_command()
H A Dzlib.c327 return buf_send_output (cb->buf); in compress_buffer_output()
H A DChangeLog-961812 buf_send_output.
1815 (do_cvs_command): Call buf_flush rather than buf_send_output
1821 NULL. Call buf_flush rather than buf_send_output. Call
1933 (serve_directory): Don't call buf_send_output.
1935 (serve_expand_modules): Call buf_send_output.
1954 (buf_send_output): Use output function, rather than write.
2063 (read_line): Call buf_send_output rather than fflush.
2101 (buf_send_output, buf_input_data): Use blocking_error rather than
H A Dclient.c3124 status = buf_send_output (via_buffer); in send_to_server_via()
H A DChangeLog-93952670 * server.c (buf_input_data, buf_send_output): Start cpp directives
3499 (buf_output, buf_output0, buf_send_output, set_nonblock,
H A DChangeLog1163 (buf_free, buf_send_output): Call buf_free_data().
1166 (buf_send_output, buf_free_data, buf_read_file, buf_read_file_to_eof,