Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h113 struct __file_ext { struct
114 struct __file_close cfile; /* close file struct */
115 __off_t (*seek)(struct __file *, __off_t offset, int whence);
116 int (*setvbuf)(struct __file *, char *buf, int mode, size_t size);