Home
last modified time | relevance | path

Searched refs:mkstemp64 (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/src/temp/
H A Dmkstemp.c8 weak_alias(mkstemp, mkstemp64);
/third_party/musl/libc-test/src/functionalext/supplement/temp/temp_gtest/
H A Dtemp_mkstemp64_test.cpp22 int fd = mkstemp64(tmpFile); in HWTEST_F()
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h166 #define mkstemp64 mkstemp macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h163 #define mkstemp64 mkstemp macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h165 #define mkstemp64 mkstemp macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h166 #define mkstemp64 mkstemp macro
/third_party/musl/porting/linux/user/include/
H A Dstdlib.h171 #define mkstemp64 mkstemp macro
/third_party/musl/include/
H A Dstdlib.h172 #define mkstemp64 mkstemp macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp6577 extern int mkstemp64 (char *__template) __attribute__ ((__nonnull__ (1))) ;
[all...]

Completed in 27 milliseconds