Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h191 T_Panic = 392, /* T_Panic */ enumerator
412 #define T_Panic 392 macro
H A Dkeyword-gen.c234 { "panic", T_Panic, FOLLBY_TOKEN },
H A Dntp_parser.c283 T_Panic = 392, /* T_Panic */ enumerator
504 #define T_Panic 392 macro
H A Dntp_config.c3277 case T_Panic: in config_tinker()