Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_util.c342 const char temp_ext[] = ".TEMP"; in stats_config() local
344 const char temp_ext[] = "-TEMP"; in stats_config() local
406 memcpy(stats_temp_file + len, temp_ext, sizeof(temp_ext)); in stats_config()