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

/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_parser.h108 T_Interface = 318, enumerator in enum:yytokentype
307 #define T_Interface 318 macro
H A Dntp_parser.c194 T_Interface = 318, enumerator in enum:yytokentype
393 #define T_Interface 318 macro
939 "T_Initalloc", "T_Initmem", "T_Includefile", "T_Integer", "T_Interface",
H A Dkeyword-gen.c226 { "interface", T_Interface, FOLLBY_TOKEN },
H A Dntp_config.c971 case T_Interface:
3269 else if (T_Interface == curr_opt->attr) {

Completed in 66 milliseconds