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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h57 T_Calldelay = 273, enumerator in enum:yytokentype
222 #define T_Calldelay 273 macro
H A Dkeyword-gen.c37 { "calldelay", T_Calldelay, FOLLBY_TOKEN },
H A Dntp_parser.c84 T_Calldelay = 273, enumerator in enum:yytokentype
249 #define T_Calldelay 273 macro
907 "T_Calibrate", "T_Calldelay", "T_Ceiling", "T_Clockstats", "T_Cohort",
H A Dntp_parser.y81 %token <Integer> T_Calldelay
865 | T_Calldelay T_Integer
H A Dntp_config.c565 case T_Calldelay:
3139 case T_Calldelay:

Completed in 143 milliseconds