Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h67 T_Bclient = 268, /* T_Bclient */ enumerator
288 #define T_Bclient 268 macro
H A Dkeyword-gen.c216 { "bclient", T_Bclient, FOLLBY_TOKEN },
H A Dntp_parser.c159 T_Bclient = 268, /* T_Bclient */ enumerator
380 #define T_Bclient 268 macro
H A Dntp_config.c3496 case T_Bclient: in apply_enable_disable()