Searched refs:io_func_t (Results 1 – 1 of 1) sorted by relevance
147 typedef int (*io_func_t)(BIO *, char *, int); in bio_io() typedef148 io_func_t io_func = NULL; in bio_io()152 *((const io_func_t *)(((const uint8_t *)bio->method) + method_offset)); in bio_io()