Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.h34 typedef int (*type_buf_block) (void *, bool); typedef
80 type_buf_block block;
134 type_buf_block,
H A Dbuffer.c44 type_buf_block block, in buf_initialize()