Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h227 T_Stepout = 428, /* T_Stepout */ enumerator
448 #define T_Stepout 428 macro
H A Dkeyword-gen.c236 { "stepout", T_Stepout, FOLLBY_TOKEN },
H A Dntp_parser.c319 T_Stepout = 428, /* T_Stepout */ enumerator
540 #define T_Stepout 428 macro
H A Dntp_config.c3293 case T_Stepout: in config_tinker()