Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dbuffer.c1402 static int packetizing_buffer_output PROTO((void *, const char *, int, int *));
1437 inpfn != NULL ? NULL : packetizing_buffer_output,
1661 packetizing_buffer_output (closure, data, have, wrote) in packetizing_buffer_output() function
H A DChangeLog-97181 (packetizing_buffer_output): Use just BUFFER_DATA_SIZE + 2 for
204 (packetizing_buffer_output): New static function.