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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h42 T_Age = 258, enumerator in enum:yytokentype
207 #define T_Age 258 macro
H A Dkeyword-gen.c118 { "age", T_Age, FOLLBY_TOKEN },
620 * names such that symb[T_Age] == "T_Age", etc.
H A Dntp_parser.c69 T_Age = 258, enumerator in enum:yytokentype
234 #define T_Age 258 macro
904 "$end", "error", "$undefined", "T_Age", "T_All", "T_Allan", "T_Auth",
H A Dntp_parser.y66 %token <Integer> T_Age
645 | T_Age
H A Dntp_config.c2041 case T_Age:

Completed in 103 milliseconds