Home
last modified time | relevance | path

Searched refs:T_Server (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_parser.h203 T_Server = 413, enumerator
415 #define T_Server 413 macro
H A Dntp_scanner.c809 if (T_Server == token && !old_config_style) in yylex()
H A Dkeyword-gen.c75 { "server", T_Server, FOLLBY_STRING },
H A Dntp_config.c4101 if ((T_Server == hmode || T_Peer == hmode || T_Pool == hmode) in is_sane_resolved_address()
4131 case T_Server: in get_correct_host_mode()
4246 T_Server)) in config_peers()
4265 ctx->host_mode = T_Server; in config_peers()
H A Dntp_parser.c290 T_Server = 413, enumerator
502 #define T_Server 413 macro