Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h202 T_Preempt = 403, /* T_Preempt */ enumerator
423 #define T_Preempt 403 macro
H A Dkeyword-gen.c114 { "preempt", T_Preempt, FOLLBY_TOKEN },
H A Dntp_parser.c294 T_Preempt = 403, /* T_Preempt */ enumerator
515 #define T_Preempt 403 macro
H A Dntp_config.c4371 case T_Preempt: in peerflag_bits()