Home
last modified time | relevance | path

Searched refs:stdio_buffer_input (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dbuffer.c1214 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 DChangeLog-961963 (stdio_buffer_input, stdio_buffer_output): New static functions.