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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_parser.h178 T_Pool = 388, enumerator in enum:yytokentype
377 #define T_Pool 388 macro
H A Dntp_parser.c264 T_Pool = 388, enumerator in enum:yytokentype
463 #define T_Pool 388 macro
953 "T_Phone", "T_Pid", "T_Pidfile", "T_Pool", "T_Port", "T_Preempt",
H A Dkeyword-gen.c67 { "pool", T_Pool, FOLLBY_STRING },
H A Dntp_config.c3675 if ((T_Server == hmode || T_Peer == hmode || T_Pool == hmode)
3706 case T_Pool:
3858 if (T_Pool == curr_peer->host_mode) {

Completed in 113 milliseconds