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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_parser.h67 T_Disable = 283, enumerator in enum:yytokentype
232 #define T_Disable 283 macro
H A Dntp_parser.y91 %token <Integer> T_Disable
635 | T_Disable { $$ = create_attr_ival(T_Flag, $1); }
772 | T_Disable system_option_list
H A Dkeyword-gen.c38 { "disable", T_Disable, FOLLBY_TOKEN },
H A Dntp_parser.c94 T_Disable = 283, enumerator in enum:yytokentype
259 #define T_Disable 283 macro
909 "T_Digest", "T_Disable", "T_Discard", "T_Dispersion", "T_Double",
H A Dntp_config.c2062 case T_Disable:

Completed in 138 milliseconds