Home
last modified time | relevance | path

Searched defs:mkstemp64 (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dlfs64_support.cpp23 int mkstemp64(char* path) { in mkstemp64() function
/aosp12/bionic/tests/
H A Dstdlib_test.cpp467 TEST(stdlib, mkstemp64) { in TEST() argument