Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_parser.h182 T_Pool = 392, enumerator
385 #define T_Pool 392 macro
Dkeyword-gen.c67 { "pool", T_Pool, FOLLBY_STRING },
Dntp_parser.c269 T_Pool = 392, enumerator
472 #define T_Pool 392 macro
Dntp_config.c3860 if ((T_Server == hmode || T_Peer == hmode || T_Pool == hmode) in is_sane_resolved_address()
3891 case T_Pool: in get_correct_host_mode()
4046 if (T_Pool == curr_peer->host_mode) { in config_peers()