Searched refs:stdio_buffer_input (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/cvs/src/ |
H A D | buffer.c | 1214 static int stdio_buffer_input PROTO((void *, char *, int, int, int *)); 1226 return buf_initialize (input ? stdio_buffer_input : NULL, 1238 stdio_buffer_input (closure, data, need, size, got) in stdio_buffer_input() function
|
H A D | ChangeLog-96 | 1963 (stdio_buffer_input, stdio_buffer_output): New static functions.
|