Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dbuffer.h33 typedef int (*type_buf_flush) (void *); typedef
73 type_buf_flush flush;
133 type_buf_flush,
Dbuffer.c43 type_buf_flush flush, in buf_initialize()