Home
last modified time | relevance | path

Searched defs:seek (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h115 __off_t (*seek)(struct __file *, __off_t offset, int whence); member
/picolibc-latest/newlib/libc/stdio/
Dstdio.h646 cookie_seek_function_t *seek; member