Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_parser.h213 T_Stepback = 423, enumerator
425 #define T_Stepback 423 macro
H A Dkeyword-gen.c228 { "stepback", T_Stepback, FOLLBY_TOKEN },
H A Dntp_parser.c300 T_Stepback = 423, enumerator
512 #define T_Stepback 423 macro
H A Dntp_config.c3178 case T_Stepback: in config_tinker()