Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
HDbuffer.h34 typedef int (*type_buf_block) (void *, bool); typedef
80 type_buf_block block;
134 type_buf_block,
HDbuffer.c42 type_buf_block block, in buf_initialize()