Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_parser.h140 T_Maxdepth = 350, enumerator
352 #define T_Maxdepth 350 macro
H A Dkeyword-gen.c196 { "maxdepth", T_Maxdepth, FOLLBY_TOKEN },
H A Dntp_parser.c227 T_Maxdepth = 350, enumerator
439 #define T_Maxdepth 350 macro
H A Dntp_config.c2606 case T_Maxdepth: in config_access()