Lines Matching refs:tmpfile
519 // Windows' tmpfile(3) requires administrator rights because538 #define tmpfile win32_tmpfile595 FILE* fp = tmpfile();1134 * but hasn't mmaped data yet. The tmpfile will get cleaned up when the1395 fd = fileno(tmpfile());