Home
last modified time | relevance | path

Searched refs:__get_TMPDIR (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dtmpfile.cpp85 const char* __get_TMPDIR() { in __get_TMPDIR() function
93 const char* tmpdir = __get_TMPDIR(); in tmpfile()
136 snprintf(s, L_tmpnam, "%s/tmpnam.XXXXXXXXXX", __get_TMPDIR()); in tmpnam()