Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_parser.h164 T_Notrap = 374, enumerator
363 #define T_Notrap 374 macro
Dkeyword-gen.c171 { "notrap", T_Notrap, FOLLBY_TOKEN },
Dntp_parser.c250 T_Notrap = 374, enumerator
449 #define T_Notrap 374 macro
Dntp_config.c2467 case T_Notrap: in config_access()