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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h95 T_Ipv4_flag = 311, enumerator in enum:yytokentype
260 #define T_Ipv4_flag 311 macro
H A Dntp_scanner.c609 token = T_Ipv4_flag;
H A Dntp_parser.y119 %token <Integer> T_Ipv4_flag
360 | T_Ipv4_flag T_String { $$ = create_address_node($2, AF_INET); }
668 | T_Restrict T_Ipv4_flag T_Default ac_flag_list
H A Dkeyword-gen.c77 { "-4", T_Ipv4_flag, FOLLBY_TOKEN },
H A Dntp_parser.c122 T_Ipv4_flag = 311, enumerator in enum:yytokentype
287 #define T_Ipv4_flag 311 macro
914 "T_Ipv4", "T_Ipv4_flag", "T_Ipv6", "T_Ipv6_flag", "T_Kernel", "T_Key",

Completed in 124 milliseconds