Searched refs:socket_buffer_input (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | client.c | 652 static int socket_buffer_input PROTO((void *, char *, int, int, int *)); 668 return buf_initialize (input ? socket_buffer_input : NULL, 680 socket_buffer_input (closure, data, need, size, got) in socket_buffer_input() function
|
H A D | ChangeLog-96 | 100 * client.c (socket_buffer_input): If NEED == 0, still call 1885 (socket_buffer_input, socket_buffer_output): Likewise.
|
H A D | ChangeLog-97 | 1681 * client.c (socket_buffer_input, socket_buffer_output): Add
|