Searched defs:__file_ext (Results 1 – 1 of 1) sorted by relevance
113 struct __file_ext { struct114 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);