Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.h32 typedef int (*type_buf_output) (void *, const char *, size_t, size_t *); typedef
69 type_buf_output output;
132 type_buf_output,
H A Dbuffer.c42 type_buf_output output, in buf_initialize()