Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/tinystdio/
Dstdio.h115 struct __file_ext { struct
116 struct __file_close cfile; /* close file struct */
117 __off_t (*seek)(struct __file *, __off_t offset, int whence);
118 int (*setvbuf)(struct __file *, char *buf, int mode, size_t size);