Home
last modified time | relevance | path

Searched refs:T_Disable (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ntp/ntpd/
H A Dntp_parser.h88 T_Disable = 289, /* T_Disable */ enumerator
309 #define T_Disable 289 macro
H A Dkeyword-gen.c49 { "disable", T_Disable, FOLLBY_TOKEN },
H A Dntp_parser.c180 T_Disable = 289, /* T_Disable */ enumerator
401 #define T_Disable 289 macro
H A Dntp_config.c2587 case T_Disable: in config_monitor()