Home
last modified time | relevance | path

Searched refs:T_WanderThreshold (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h252 T_WanderThreshold = 453, /* T_WanderThreshold */ enumerator
473 #define T_WanderThreshold 453 macro
H A Dntp_parser.c344 T_WanderThreshold = 453, /* T_WanderThreshold */ enumerator
565 #define T_WanderThreshold 453 macro
3450 av = create_attr_dval(T_WanderThreshold, (yyvsp[0].Double)); in yyparse()
H A Dntp_config.c605 T_WanderThreshold == atrv->link->attr) { in dump_config_tree()
4183 case T_WanderThreshold: /* FALLTHROUGH */ in config_vars()