Searched refs:TEMPL (Results 1 – 2 of 2) sorted by relevance
17 #define TEMPL "/tmp/perf-test-XXXXXX" in test_file() macro18 static char buf_templ[sizeof(TEMPL)]; in test_file()23 strcpy(buf_templ, TEMPL); in test_file()24 #undef TEMPL in test_file()
10 #define TEMPL "/tmp/perf-test-XXXXXX" macro17 strcpy(path, TEMPL); in get_temp()