Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h66 T_Basedate = 267, /* T_Basedate */ enumerator
287 #define T_Basedate 267 macro
H A Dkeyword-gen.c164 { "basedate", T_Basedate, FOLLBY_STRING },
H A Dntp_parser.c158 T_Basedate = 267, /* T_Basedate */ enumerator
379 #define T_Basedate 267 macro
2682 { (yyval.Attr_val) = create_attr_ival(T_Basedate, (yyvsp[0].Integer)); } in yyparse()
H A Dntp_config.c752 if (atrv->attr == T_Basedate) { in dump_config_tree()
2244 case T_Basedate: in config_tos_clock()
2437 case T_Basedate: in config_tos()