Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_parser.h188 T_Pool = 398, enumerator
400 #define T_Pool 398 macro
H A Dkeyword-gen.c70 { "pool", T_Pool, FOLLBY_STRING },
H A Dntp_parser.c275 T_Pool = 398, enumerator
487 #define T_Pool 398 macro
H A Dntp_config.c4111 if ((T_Server == hmode || T_Peer == hmode || T_Pool == hmode) in is_sane_resolved_address()
4142 case T_Pool: in get_correct_host_mode()
4306 if (T_Pool == curr_peer->host_mode) { in config_peers()