Home
last modified time | relevance | path

Searched refs:freopen64 (Results 1 - 11 of 11) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
H A Dfreopen.c60 weak_alias(freopen, freopen64);
/third_party/musl/src/stdio/
H A Dfreopen.c57 weak_alias(freopen, freopen64);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdio.h209 #define freopen64 freopen macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdio.h210 #define freopen64 freopen macro
/third_party/musl/porting/linux/user/include/
H A Dstdio.h216 #define freopen64 freopen macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdio.h209 #define freopen64 freopen macro
/third_party/musl/include/
H A Dstdio.h216 #define freopen64 freopen macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1782 pub fn freopen64( in freopen64() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3942 pub fn freopen64( in freopen64() functions
/third_party/astc-encoder/Source/
H A Dtinyexr.h4701 #define MZ_FREOPEN(p, m, s) freopen64(p, m, s)
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp2245 extern FILE *freopen64 (const char *__restrict __filename,
[all...]

Completed in 58 milliseconds