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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h200 T_Wander = 416, enumerator in enum:yytokentype
365 #define T_Wander 416 macro
H A Dkeyword-gen.c201 { "wander", T_Wander, FOLLBY_TOKEN },
H A Dntp_parser.c227 T_Wander = 416, enumerator in enum:yytokentype
392 #define T_Wander 416 macro
934 "T_Wander", "T_Jitter", "T_Prop_Delay", "T_Proc_Delay", "'='", "'{'",
H A Dntp_parser.y227 %token <Integer> T_Wander
1102 | T_Wander '=' number
H A Dntp_config.c1534 case T_Wander:

Completed in 203 milliseconds