Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h225 T_Stepback = 426, /* T_Stepback */ enumerator
446 #define T_Stepback 426 macro
H A Dkeyword-gen.c232 { "stepback", T_Stepback, FOLLBY_TOKEN },
H A Dntp_parser.c317 T_Stepback = 426, /* T_Stepback */ enumerator
538 #define T_Stepback 426 macro
H A Dntp_config.c3285 case T_Stepback: in config_tinker()