Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dbuffer.c1401 static int packetizing_buffer_input PROTO((void *, char *, int, int, int *));
1436 return buf_initialize (inpfn != NULL ? packetizing_buffer_input : NULL,
1448 packetizing_buffer_input (closure, data, need, size, got) in packetizing_buffer_input() function
H A DChangeLog-97179 (packetizing_buffer_input): Allow up to PACKET_SLOP bytes in
203 (packetizing_buffer_input): New static function.