Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h224 T_Step = 425, /* T_Step */ enumerator
445 #define T_Step 425 macro
H A Dkeyword-gen.c231 { "step", T_Step, FOLLBY_TOKEN },
H A Dntp_parser.c316 T_Step = 425, /* T_Step */ enumerator
537 #define T_Step 425 macro
H A Dntp_config.c3281 case T_Step: in config_tinker()