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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_parser.h227 T_WanderThreshold = 437, enumerator in enum:yytokentype
426 #define T_WanderThreshold 437 macro
H A Dntp_parser.c313 T_WanderThreshold = 437, enumerator in enum:yytokentype
512 #define T_WanderThreshold 437 macro
962 "T_Unconfig", "T_Unpeer", "T_Version", "T_WanderThreshold", "T_Week",
2999 av = create_attr_dval(T_WanderThreshold, (yyvsp[0].Double));
H A Dntp_config.c565 T_WanderThreshold == atrv->link->attr) {
3579 case T_WanderThreshold: /* FALLTHROUGH */

Completed in 111 milliseconds