Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/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.c40 type_buf_output output, in buf_initialize()