Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDbuffer.h33 typedef int (*type_buf_flush) (void *); typedef
73 type_buf_flush flush;
133 type_buf_flush,
HDbuffer.c41 type_buf_flush flush, in buf_initialize()