Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/stdio/
A Dfreopen.c13 FILE* freopen(const char* restrict filename, const char* restrict mode, FILE* restrict f) { in freopen() function
/third_party/ulib/musl/include/
A Dstdio.h60 FILE* freopen(const char* __restrict, const char* __restrict, FILE* __restrict);
/third_party/uapp/dash/src/
A Dshow.c383 if (!freopen(s, "a", tracefile)) {
/third_party/lib/acpica/source/compiler/
A Daslfiles.c616 freopen (Filename, "w+t", stderr); in FlOpenMiscOutputFiles()
/third_party/ulib/musl/
A Dmusl-rules.mk671 $(LOCAL_DIR)/src/stdio/freopen.c \

Completed in 7 milliseconds