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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h131 T_Nopeer = 347, enumerator in enum:yytokentype
296 #define T_Nopeer 347 macro
H A Dkeyword-gen.c147 { "nopeer", T_Nopeer, FOLLBY_TOKEN },
H A Dntp_parser.c158 T_Nopeer = 347, enumerator in enum:yytokentype
323 #define T_Nopeer 347 macro
921 "T_Nopeer", "T_Noquery", "T_Noselect", "T_Noserve", "T_Notrap",
H A Dntp_parser.y155 %token <Integer> T_Nopeer
716 | T_Nopeer
H A Dntp_config.c2253 case T_Nopeer:

Completed in 87 milliseconds