Searched refs:T_Clockstats (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h59 T_Clockstats = 275, enumerator in enum:yytokentype
224 #define T_Clockstats 275 macro
H A Dkeyword-gen.c104 { "clockstats", T_Clockstats, FOLLBY_TOKEN },
H A Dntp_parser.c86 T_Clockstats = 275, enumerator in enum:yytokentype
251 #define T_Clockstats 275 macro
907 "T_Calibrate", "T_Calldelay", "T_Ceiling", "T_Clockstats", "T_Cohort",
H A Dntp_parser.y83 %token <Integer> T_Clockstats
569 : T_Clockstats

Completed in 217 milliseconds