Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_parser.h172 T_Notrap = 382, enumerator
384 #define T_Notrap 382 macro
H A Dkeyword-gen.c182 { "notrap", T_Notrap, FOLLBY_TOKEN },
H A Dntp_parser.c259 T_Notrap = 382, enumerator
471 #define T_Notrap 382 macro
H A Dntp_config.c2740 case T_Notrap: in config_access()