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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h155 T_Rawstats = 371, enumerator in enum:yytokentype
320 #define T_Rawstats 371 macro
H A Dkeyword-gen.c108 { "rawstats", T_Rawstats, FOLLBY_TOKEN },
H A Dntp_parser.c182 T_Rawstats = 371, enumerator in enum:yytokentype
347 #define T_Rawstats 371 macro
925 "T_Qos", "T_Randfile", "T_Rawstats", "T_Refid", "T_Requestkey",
H A Dntp_parser.y179 %token <Integer> T_Rawstats
573 | T_Rawstats

Completed in 88 milliseconds