Searched refs:socket_buffer_input (Results 1 – 4 of 4) sorted by relevance
64 socket_buffer_input (void *closure, char *data, size_t need, size_t size, in socket_buffer_input() function234 return buf_initialize (input ? socket_buffer_input : NULL, in socket_buffer_initialize()
100 * client.c (socket_buffer_input): If NEED == 0, still call1885 (socket_buffer_input, socket_buffer_output): Likewise.
1681 * client.c (socket_buffer_input, socket_buffer_output): Add
90 * socket-client.c (socket_buffer_input): Avoid overflow problems.