Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/src/
Dbuffer.h32 typedef int (*type_buf_output) (void *, const char *, size_t, size_t *); typedef
69 type_buf_output output;
132 type_buf_output,
Dbuffer.c40 type_buf_output output, in buf_initialize()