Searched defs:tmpfile (Results 1 – 10 of 10) sorted by relevance
36 add_library(tmpfile STATIC ${OS_SPECIFIC_TMPFILE}) target
35 # define tmpfile tmpfile_safer macro
43 char tmpfile[] = "/tmp/page_faultXXXXXX"; in test_vmxcopy() local
93 char tmpfile[128]; in TEST() local215 char tmpfile[128]; in TEST() local
43 def compile_glsl(filename, tmpfile): argument
160 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
355 RETINFO_t *map_and_thread(char *tmpfile, /* name of temporary file to be created */ in map_and_thread()
242 char *p, *tmpfile; in open_logfiles() local
385 def record_sample(tmpfile, record_command=_DEFAULT_REC_COMMAND): argument
1625 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument