Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/temp/temp_gtest/
H A Dtemp_mkostemps64_test.cpp21 int fd = mkostemps64(templateName, suffixlen, flags); in HWTEST_F()
/third_party/musl/src/temp/
H A Dmkostemps.c29 weak_alias(__mkostemps, mkostemps64);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dstdlib.h170 #define mkostemps64 mkostemps macro
/third_party/musl/porting/liteos_m/user/include/
H A Dstdlib.h167 #define mkostemps64 mkostemps macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dstdlib.h169 #define mkostemps64 mkostemps macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dstdlib.h170 #define mkostemps64 mkostemps macro
/third_party/musl/porting/linux/user/include/
H A Dstdlib.h175 #define mkostemps64 mkostemps macro
/third_party/musl/include/
H A Dstdlib.h176 #define mkostemps64 mkostemps macro
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp6593 extern int mkostemps64 (char *__template, int __suffixlen, int __flags)
[all...]

Completed in 27 milliseconds