Home
last modified time | relevance | path

Searched refs:open_memstream (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/src/stdio/
A Dopen_memstream.c59 FILE* open_memstream(char** bufp, size_t* sizep) { in open_memstream() function
/third_party/ulib/musl/include/
A Dstdio.h126 FILE* open_memstream(char**, size_t*);
/third_party/uapp/dash/src/
A Doutput.c410 memout.stream = open_memstream(&memout.buf, &memout.bufsize); in openmemout()
/third_party/ulib/musl/
A Dmusl-rules.mk694 $(LOCAL_DIR)/src/stdio/open_memstream.c \
A DWHATSNEW297 - memory streams (fmemopen, open_memstream, ...)

Completed in 805 milliseconds