Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h219 T_Source = 420, /* T_Source */ enumerator
440 #define T_Source 420 macro
H A Dkeyword-gen.c167 { "source", T_Source, FOLLBY_TOKEN },
H A Dntp_config.c1011 && T_Source == atrv->attr) { in dump_config_tree()
1012 s = keyword(T_Source); in dump_config_tree()
1046 keyword(T_Source), ap); in dump_config_tree()
1077 && T_Source != atrv->attr) { in dump_config_tree()
2790 case T_Source: in config_access()
H A Dntp_parser.c311 T_Source = 420, /* T_Source */ enumerator
532 #define T_Source 420 macro