Home
last modified time | relevance | path

Searched refs:socket_buffer_input (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dclient.c652 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 DChangeLog-96100 * client.c (socket_buffer_input): If NEED == 0, still call
1885 (socket_buffer_input, socket_buffer_output): Likewise.
H A DChangeLog-971681 * client.c (socket_buffer_input, socket_buffer_output): Add