Searched refs:temp_ext (Results 1 – 1 of 1) sorted by relevance
372 static const char temp_ext[] = ".TEMP"; in stats_config() local374 static const char temp_ext[] = "-TEMP"; in stats_config() local439 len + sizeof(temp_ext)); in stats_config()442 memcpy(stats_temp_file + len, temp_ext, in stats_config()443 sizeof(temp_ext)); in stats_config()