Searched defs:mkstemp64 (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/bionic/ | ||
H A D | lfs64_support.cpp | 23 int mkstemp64(char* path) { in mkstemp64() function |
/aosp12/bionic/tests/ | ||
H A D | stdlib_test.cpp | 467 TEST(stdlib, mkstemp64) { in TEST() argument |