Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/stdio/
Dfmemopen.c15 struct mem_FILE { struct
16 FILE f;
17 struct cookie c;
18 unsigned char buf[UNGET+BUFSIZ], buf2[];
/third_party/musl/src/stdio/
Dfmemopen.c15 struct mem_FILE { struct
16 FILE f;
17 struct cookie c;
18 unsigned char buf[UNGET+BUFSIZ], buf2[];