Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_parser.h67 T_Bclient = 268, /* T_Bclient */ enumerator
288 #define T_Bclient 268 macro
HDkeyword-gen.c216 { "bclient", T_Bclient, FOLLBY_TOKEN },
HDntp_parser.c159 T_Bclient = 268, /* T_Bclient */ enumerator
380 #define T_Bclient 268 macro
HDntp_config.c3496 case T_Bclient: in apply_enable_disable()