Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_filegen.h23 #define FILEGEN_WEEK 3 /* one filegen per week */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_filegen.c162 case FILEGEN_WEEK: in filegen_open()
381 case FILEGEN_WEEK: in filegen_setup()
H A Dntp_config.c2555 filegen_type = FILEGEN_WEEK; in config_monitor()