Searched refs:T_Bias (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h51 T_Bias = 267, enumerator in enum:yytokentype
216 #define T_Bias 267 macro
H A Dkeyword-gen.c81 { "bias", T_Bias, FOLLBY_TOKEN },
H A Dntp_parser.c78 T_Bias = 267, enumerator in enum:yytokentype
243 #define T_Bias 267 macro
905 "T_Autokey", "T_Automax", "T_Average", "T_Bclient", "T_Beacon", "T_Bias",
H A Dntp_parser.y75 %token <Integer> T_Bias
375 | T_Bias number { $$ = create_attr_dval($1, $2); }
H A Dntp_config.c1334 case T_Bias:

Completed in 116 milliseconds