Home
last modified time | relevance | path

Searched full:t_day (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.bin/localedef/
H A Dtime.c131 case T_DAY: in add_time_list()
171 case T_DAY: in check_time_list()
213 case T_DAY: in reset_time_list()
H A Dparser.y134 %token T_DAY
676 | T_DAY
H A Dscanner.c135 { T_DAY, "day" },
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h83 T_Day = 284, /* T_Day */ enumerator
304 #define T_Day 284
303 #define T_Day global() macro
H A Dkeyword-gen.c143 { "day", T_Day, FOLLBY_TOKEN },
H A Dntp_parser.c175 T_Day = 284, /* T_Day */ enumerator
396 #define T_Day 284
656 YYSYMBOL_T_Day = 29, /* T_Day */
1427 "T_ControlKey", "T_Crypto", "T_Cryptostats", "T_Ctl", "T_Day",
395 #define T_Day global() macro
H A Dntp_keyword.h40 /* 26 284 T_Day */ "day",
517 S_ST( 'y', 0, 0, 0 ), /* 284 T_Day */
H A Dntp_config.c2550 case T_Day: in config_monitor()