Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h183 T_Notrap = 384, /* T_Notrap */ enumerator
404 #define T_Notrap 384 macro
H A Dkeyword-gen.c183 { "notrap", T_Notrap, FOLLBY_TOKEN },
H A Dntp_parser.c275 T_Notrap = 384, /* T_Notrap */ enumerator
496 #define T_Notrap 384 macro
H A Dntp_config.c2842 case T_Notrap: in config_access()