Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdio/
Dfopencookie.c96 cookie_seek_function_t *seekfn;
Dstdio.h634 typedef int cookie_seek_function_t(void *__cookie, _off64_t *__off, typedef
637 typedef int cookie_seek_function_t(void *__cookie, off_t *__off, int __whence); typedef
646 cookie_seek_function_t *seek;