Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h124 T_Interface = 325, /* T_Interface */ enumerator
345 #define T_Interface 325 macro
H A Dkeyword-gen.c242 { "interface", T_Interface, FOLLBY_TOKEN },
H A Dntp_parser.c216 T_Interface = 325, /* T_Interface */ enumerator
437 #define T_Interface 325 macro
H A Dntp_config.c1160 case T_Interface: in dump_config_tree()
3790 else if (T_Interface == curr_opt->attr) { in config_trap()