Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.c1327 static int packetizing_buffer_output (void *, const char *, size_t, size_t *);
1365 inpfn != NULL ? NULL : packetizing_buffer_output, in packetizing_buffer_initialize()
1592 packetizing_buffer_output (void *closure, const char *data, size_t have, 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.
H A DChangeLog1151 * buffer.c (packetizing_buffer_input, packetizing_buffer_output): Don't
2770 (packetizing_buffer_output): s/int/size_t/ as appropriate.