Home
last modified time | relevance | path

Searched refs:mem_FILE (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
H A Dfmemopen.c15 struct mem_FILE { struct
84 struct mem_FILE *f; in fmemopen()
99 memset(f, 0, offsetof(struct mem_FILE, buf)); in fmemopen()
/third_party/musl/src/stdio/
H A Dfmemopen.c15 struct mem_FILE { struct
99 struct mem_FILE *f; in fmemopen()
114 memset(f, 0, offsetof(struct mem_FILE, buf)); in fmemopen()

Completed in 1 milliseconds