Home
last modified time | relevance | path

Searched refs:mkstemps64 (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/src/temp/
Dmkstemps.c9 weak_alias(mkstemps, mkstemps64);
/third_party/musl/libc-test/src/functionalext/supplement/temp/temp_gtest/
Dtemp_mkstemps64_test.cpp21 int fd = mkstemps64(tmpFile, strlen(".dat"));
/third_party/musl/porting/liteos_a/kernel/include/
Dstdlib.h168 #define mkstemps64 mkstemps macro
/third_party/musl/porting/liteos_m/user/include/
Dstdlib.h166 #define mkstemps64 mkstemps macro
/third_party/musl/ndk_musl_include/
Dstdlib.h159 #define mkstemps64 mkstemps macro
/third_party/musl/porting/liteos_m/kernel/include/
Dstdlib.h169 #define mkstemps64 mkstemps macro
/third_party/musl/include/
Dstdlib.h170 #define mkstemps64 mkstemps macro
/third_party/musl/porting/uniproton/kernel/include/
Dstdlib.h169 #define mkstemps64 mkstemps macro
/third_party/musl/porting/linux/user/include/
Dstdlib.h174 #define mkstemps64 mkstemps macro
/third_party/musl/
Dlibc.map.txt1146 mkstemps64;
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp6581 extern int mkstemps64 (char *__template, int __suffixlen)