Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_parser.h240 T_Week = 450, enumerator
452 #define T_Week 450 macro
H A Dkeyword-gen.c146 { "week", T_Week, FOLLBY_TOKEN },
H A Dntp_parser.c327 T_Week = 450, enumerator
539 #define T_Week 450 macro
H A Dntp_config.c2442 case T_Week: in config_monitor()