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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h133 T_Noselect = 349, enumerator in enum:yytokentype
298 #define T_Noselect 349 macro
H A Dkeyword-gen.c88 { "noselect", T_Noselect, FOLLBY_TOKEN },
H A Dntp_parser.c160 T_Noselect = 349, enumerator in enum:yytokentype
325 #define T_Noselect 349 macro
921 "T_Nopeer", "T_Noquery", "T_Noselect", "T_Noserve", "T_Notrap",
H A Dntp_parser.y157 %token <Integer> T_Noselect
381 | T_Noselect { $$ = create_attr_ival(T_Flag, $1); }
H A Dntp_config.c3354 case T_Noselect:

Completed in 103 milliseconds