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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h63 T_Cryptostats = 279, enumerator in enum:yytokentype
228 #define T_Cryptostats 279 macro
H A Dkeyword-gen.c105 { "cryptostats", T_Cryptostats, FOLLBY_TOKEN },
H A Dntp_parser.c90 T_Cryptostats = 279, enumerator in enum:yytokentype
255 #define T_Cryptostats 279 macro
908 "T_ControlKey", "T_Crypto", "T_Cryptostats", "T_Day", "T_Default",
H A Dntp_parser.y87 %token <Integer> T_Cryptostats
570 | T_Cryptostats

Completed in 105 milliseconds