Searched defs:tmpnam (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/bionic/ | ||
H A D | tmpfile.cpp | 130 char* tmpnam(char* s) { in tmpnam() function |
/aosp12/bionic/tests/ | ||
H A D | stdio_test.cpp | 2908 TEST(STDIO_TEST, tmpnam) { in TEST() argument |