Searched refs:T_Logconfig (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/ntpd/
H A Dntp_parser.h108 T_Logconfig = 325, enumerator in enum:yytokentype
275 #define T_Logconfig 325 macro
H A Dkeyword-gen.c49 { "logconfig", T_Logconfig, FOLLBY_STRINGS_TO_EOC },
H A Dntp_parser.c199 T_Logconfig = 325, enumerator in enum:yytokentype
366 #define T_Logconfig 325 macro
940 "T_Leapfile", "T_Limited", "T_Link", "T_Listen", "T_Logconfig",
H A Dntp_parser.y135 %token <Integer> T_Logconfig
975 | T_Logconfig log_config_list

Completed in 56 milliseconds