Searched full:t_day (Results 1 – 8 of 8) sorted by relevance
| /freebsd/usr.bin/localedef/ |
| H A D | time.c | 131 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 D | parser.y | 134 %token T_DAY 676 | T_DAY
|
| H A D | scanner.c | 135 { T_DAY, "day" },
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_parser.h | 83 T_Day = 284, /* T_Day */ enumerator 304 #define T_Day 284 303 #define T_Day global() macro
|
| H A D | keyword-gen.c | 143 { "day", T_Day, FOLLBY_TOKEN },
|
| H A D | ntp_parser.c | 175 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 D | ntp_keyword.h | 40 /* 26 284 T_Day */ "day", 517 S_ST( 'y', 0, 0, 0 ), /* 284 T_Day */
|
| H A D | ntp_config.c | 2550 case T_Day: in config_monitor()
|