Searched refs:type_buf_input (Results 1 – 2 of 2) sorted by relevance
31 typedef int (*type_buf_input) (void *, char *, size_t, size_t, size_t *); typedef64 type_buf_input input;131 struct buffer *buf_initialize (type_buf_input,
39 buf_initialize (type_buf_input input, in buf_initialize()