Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdio/
H A Dfopencookie.c40 cookie_io_functions_t foc_io;
49 fopencookie(void *cookie, const char *mode, cookie_io_functions_t io_funcs) in fopencookie()
/dragonfly/include/
H A Dstdio.h395 } cookie_io_functions_t; typedef
396 FILE *fopencookie(void *, const char *, cookie_io_functions_t);