Searched defs:tmpfilename (Results 1 – 6 of 6) sorted by relevance
40 char tmpfilename[] = "test-read_large.XXXXXX"; in DEFINE_TEST() local
48 char tmpfilename[] = "largefile"; in DEFINE_TEST() local
140 char tmpfilename[32]; in regress_make_tmpfile() local
1124 char *tmpfilename = NULL; in test_evbuffer_add_file() local1333 char *tmpfilename = NULL; in test_evbuffer_file_segment_add_cleanup_cb() local2543 char *tmpfilename = NULL; in test_evbuffer_freeze() local
101 static char tmpfilename[MAXPATHLEN]; in run_cc() local
50 static char *tmpfilename = NULL; variable