Searched refs:log_buffer_input (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | client.c | 477 static int log_buffer_input PROTO((void *, char *, int, int, int *)); 497 return buf_initialize (input ? log_buffer_input : NULL, 509 log_buffer_input (closure, data, need, size, got) in log_buffer_input() function
|
H A D | ChangeLog-96 | 1839 * client.c (log_buffer_input, log_buffer_output): Use size_t 1879 (log_buffer_initialize, log_buffer_input): New static functions.
|