Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_parser.h241 T_True = 442, /* T_True */ enumerator
462 #define T_True 442 macro
HDkeyword-gen.c115 { "true", T_True, FOLLBY_TOKEN },
HDntp_parser.c333 T_True = 442, /* T_True */ enumerator
554 #define T_True 442 macro
HDntp_config.c4379 case T_True: in peerflag_bits()