Home
last modified time | relevance | path

Searched defs:REASON (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/sntp/tests/
H A DkodDatabase.c31 const char REASON[] = "DENY"; in test_SingleEntryHandling() local
80 const char REASON[] = "DENY"; in test_NoMatchInSearch() local
123 const char REASON[] = "DENY"; in test_DeleteEntry() local
H A DpacketHandling.c253 static const char * REASON = "DENY"; test_HandleKodDemobilize() local
/freebsd/contrib/tcsh/
H A Dsh.proc.h110 #define REASON 0x004 macro