Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_parser.h88 T_Disable = 289, /* T_Disable */ enumerator
309 #define T_Disable 289 macro
HDkeyword-gen.c49 { "disable", T_Disable, FOLLBY_TOKEN },
HDntp_parser.c180 T_Disable = 289, /* T_Disable */ enumerator
401 #define T_Disable 289 macro
HDntp_config.c2587 case T_Disable: in config_monitor()