Searched refs:temp_ext (Results 1 – 1 of 1) sorted by relevance
374 static const char temp_ext[] = ".TEMP"; in stats_config() local376 static const char temp_ext[] = "-TEMP"; in stats_config() local441 len + sizeof(temp_ext)); in stats_config()444 memcpy(stats_temp_file + len, temp_ext, in stats_config()445 sizeof(temp_ext)); in stats_config()