Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h151 T_Maxdepth = 352, /* T_Maxdepth */ enumerator
372 #define T_Maxdepth 352 macro
H A Dkeyword-gen.c197 { "maxdepth", T_Maxdepth, FOLLBY_TOKEN },
H A Dntp_parser.c243 T_Maxdepth = 352, /* T_Maxdepth */ enumerator
464 #define T_Maxdepth 352 macro
H A Dntp_config.c2708 case T_Maxdepth: in config_access()