Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h184 T_Notrust = 385, /* T_Notrust */ enumerator
405 #define T_Notrust 385 macro
H A Dkeyword-gen.c184 { "notrust", T_Notrust, FOLLBY_TOKEN },
H A Dntp_parser.c276 T_Notrust = 385, /* T_Notrust */ enumerator
497 #define T_Notrust 385 macro
H A Dntp_config.c2846 case T_Notrust: in config_access()