Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dbuffer.c1215 static int stdio_buffer_output PROTO((void *, const char *, int, int *));
1227 input ? NULL : stdio_buffer_output,
1293 stdio_buffer_output (closure, data, have, wrote) in stdio_buffer_output() function
H A DChangeLog-961963 (stdio_buffer_input, stdio_buffer_output): New static functions.