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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h202 T_Prop_Delay = 418, enumerator in enum:yytokentype
367 #define T_Prop_Delay 418 macro
H A Dkeyword-gen.c203 { "prop_delay", T_Prop_Delay, FOLLBY_TOKEN },
H A Dntp_parser.c229 T_Prop_Delay = 418, enumerator in enum:yytokentype
394 #define T_Prop_Delay 418 macro
934 "T_Wander", "T_Jitter", "T_Prop_Delay", "T_Proc_Delay", "'='", "'{'",
H A Dntp_parser.y229 %token <Integer> T_Prop_Delay
1106 | T_Prop_Delay '=' number
H A Dntp_config.c1542 case T_Prop_Delay:

Completed in 207 milliseconds