Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_parser.h77 T_Disable = 287, enumerator
289 #define T_Disable 287 macro
H A Dkeyword-gen.c48 { "disable", T_Disable, FOLLBY_TOKEN },
H A Dntp_parser.c164 T_Disable = 287, enumerator
376 #define T_Disable 287 macro
H A Dntp_config.c2485 case T_Disable: in config_monitor()