Home
last modified time | relevance | path

Searched refs:temp_ext (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dntp_util.c372 static const char temp_ext[] = ".TEMP"; in stats_config() local
374 static const char temp_ext[] = "-TEMP"; in stats_config() local
439 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()