Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h236 T_Timer = 437, /* T_Timer */ enumerator
457 #define T_Timer 437 macro
H A Dkeyword-gen.c85 { "timer", T_Timer, FOLLBY_TOKEN },
H A Dntp_parser.c328 T_Timer = 437, /* T_Timer */ enumerator
549 #define T_Timer 437 macro
H A Dntp_config.c4866 case T_Timer: in config_reset_counters()