Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h200 T_Port = 401, /* T_Port */ enumerator
421 #define T_Port 401 macro
H A Dkeyword-gen.c241 { "port", T_Port, FOLLBY_TOKEN },
H A Dntp_parser.c292 T_Port = 401, /* T_Port */ enumerator
513 #define T_Port 401 macro
H A Dntp_config.c1156 case T_Port: in dump_config_tree()
3779 if (T_Port == curr_opt->attr) { in config_trap()