Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_parser.h226 T_Stepfwd = 427, /* T_Stepfwd */ enumerator
447 #define T_Stepfwd 427 macro
HDkeyword-gen.c233 { "stepfwd", T_Stepfwd, FOLLBY_TOKEN },
HDntp_parser.c318 T_Stepfwd = 427, /* T_Stepfwd */ enumerator
539 #define T_Stepfwd 427 macro
HDntp_config.c3289 case T_Stepfwd: in config_tinker()