Searched refs:REASON1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/ntp/sntp/tests/
H A DkodDatabase.c46 const char REASON1[] = "DENY"; local
54 add_entry(HOST1, REASON1);
62 TEST_ASSERT_EQUAL_STRING(REASON1, result->type);
94 const char REASON1[] = "RATE"; local
97 add_entry(HOST, REASON1);

Completed in 45 milliseconds