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