Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Dbuffer.c1216 static int stdio_buffer_flush PROTO((void *));
1228 input ? NULL : stdio_buffer_flush,
1328 stdio_buffer_flush (closure) in stdio_buffer_flush() function