Searched refs:TEMPL (Results 1 – 2 of 2) sorted by relevance
20 #define TEMPL "/tmp/perf-test-XXXXXX" in test_file() macro21 static char buf_templ[sizeof(TEMPL)]; in test_file()26 strcpy(buf_templ, TEMPL); in test_file()27 #undef TEMPL in test_file()
13 #define TEMPL "/tmp/perf-test-XXXXXX" macro20 strcpy(path, TEMPL); in get_temp()