Home | History | Annotate | Download | only in fastboot

Lines Matching refs:tmpfile

519 // Windows' tmpfile(3) requires administrator rights because
538 #define tmpfile win32_tmpfile
595 FILE* fp = tmpfile();
1134 * but hasn't mmaped data yet. The tmpfile will get cleaned up when the
1395 fd = fileno(tmpfile());