Searched refs:__tmpfile_dir (Results 1 – 1 of 1) sorted by relevance
81 static FILE* __tmpfile_dir(const char* tmp_dir) { in __tmpfile_dir() function93 FILE* fp = __tmpfile_dir("/data/local/tmp"); in tmpfile()97 fp = __tmpfile_dir(P_tmpdir); in tmpfile()