Searched defs:tmpfile (Results 1 – 5 of 5) sorted by relevance
35 # define tmpfile tmpfile_safer macro
80 char tmpfile[128]; in TEST() local133 char tmpfile[128]; in TEST() local
160 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
242 char *p, *tmpfile; in open_logfiles() local
1848 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument