Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_parser.h83 T_Day = 284, /* T_Day */ enumerator
304 #define T_Day 284 macro
HDkeyword-gen.c143 { "day", T_Day, FOLLBY_TOKEN },
HDntp_parser.c175 T_Day = 284, /* T_Day */ enumerator
396 #define T_Day 284 macro
HDntp_config.c2550 case T_Day: in config_monitor()