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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h97 T_Ipv6_flag = 313, enumerator in enum:yytokentype
262 #define T_Ipv6_flag 313 macro
H A Dntp_scanner.c612 token = T_Ipv6_flag;
H A Dntp_parser.y121 %token <Integer> T_Ipv6_flag
361 | T_Ipv6_flag T_String { $$ = create_address_node($2, AF_INET6); }
681 | T_Restrict T_Ipv6_flag T_Default ac_flag_list
H A Dkeyword-gen.c78 { "-6", T_Ipv6_flag, FOLLBY_TOKEN },
H A Dntp_parser.c124 T_Ipv6_flag = 313, enumerator in enum:yytokentype
289 #define T_Ipv6_flag 313 macro
914 "T_Ipv4", "T_Ipv4_flag", "T_Ipv6", "T_Ipv6_flag", "T_Kernel", "T_Key",

Completed in 105 milliseconds