Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h84 T_Default = 285, /* T_Default */ enumerator
305 #define T_Default 285 macro
H A Dkeyword-gen.c166 { "default", T_Default, FOLLBY_TOKEN },
H A Dntp_parser.c176 T_Default = 285, /* T_Default */ enumerator
397 #define T_Default 285 macro
H A Dntp_config.c1018 s = keyword(T_Default); in dump_config_tree()