Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h199 T_Pool = 400, /* T_Pool */ enumerator
420 #define T_Pool 400 macro
H A Dkeyword-gen.c71 { "pool", T_Pool, FOLLBY_STRING },
H A Dntp_parser.c291 T_Pool = 400, /* T_Pool */ enumerator
512 #define T_Pool 400 macro
H A Dntp_config.c4285 if ((T_Server == hmode || T_Peer == hmode || T_Pool == hmode) in is_sane_resolved_address()
4315 case T_Pool: in get_correct_host_mode()
4480 if (T_Pool == curr_peer->host_mode) { in config_peers()