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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h99 T_Key = 315, enumerator in enum:yytokentype
264 #define T_Key 315 macro
H A Dkeyword-gen.c84 { "key", T_Key, FOLLBY_TOKEN },
H A Dntp_parser.c126 T_Key = 315, enumerator in enum:yytokentype
291 #define T_Key 315 macro
914 "T_Ipv4", "T_Ipv4_flag", "T_Ipv6", "T_Ipv6_flag", "T_Kernel", "T_Key",
H A Dntp_parser.y123 %token <Integer> T_Key
378 | T_Key T_Integer { $$ = create_attr_ival($1, $2); }
H A Dntp_config.c1326 case T_Key:

Completed in 192 milliseconds