Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_parser.h113 T_Interface = 323, enumerator
325 #define T_Interface 323 macro
H A Dkeyword-gen.c238 { "interface", T_Interface, FOLLBY_TOKEN },
H A Dntp_parser.c200 T_Interface = 323, enumerator
412 #define T_Interface 323 macro
H A Dntp_config.c1085 case T_Interface: in dump_config_tree()
3681 else if (T_Interface == curr_opt->attr) { in config_trap()