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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h80 T_Flag3 = 296, enumerator in enum:yytokentype
245 #define T_Flag3 296 macro
H A Dkeyword-gen.c160 { "flag3", T_Flag3, FOLLBY_TOKEN },
H A Dntp_parser.c107 T_Flag3 = 296, enumerator in enum:yytokentype
272 #define T_Flag3 296 macro
911 "T_Filegen", "T_Flag1", "T_Flag2", "T_Flag3", "T_Flag4", "T_Flake",
H A Dntp_parser.y104 %token <Integer> T_Flag3
761 | T_Flag3 boolean { $$ = create_attr_ival($1, $2); }
H A Dntp_config.c895 case T_Flag3:
3061 case T_Flag3:

Completed in 126 milliseconds