Searched refs:cookie_io_functions_t (Results 1 – 3 of 3) sorted by relevance
40 cookie_io_functions_t foc_io;49 fopencookie(void *cookie, const char *mode, cookie_io_functions_t io_funcs) in fopencookie()
429 } cookie_io_functions_t; typedef430 FILE *fopencookie(void *, const char *, cookie_io_functions_t);
1273 CHECK_TYPE_SIZE(cookie_io_functions_t);1274 CHECK_SIZE_AND_OFFSET(cookie_io_functions_t, read);1275 CHECK_SIZE_AND_OFFSET(cookie_io_functions_t, write);1276 CHECK_SIZE_AND_OFFSET(cookie_io_functions_t, seek);1277 CHECK_SIZE_AND_OFFSET(cookie_io_functions_t, close);