Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/tests/
H A DkodDatabase.c52 const char REASON3[] = "DENY"; in test_MultipleEntryHandling() local
56 add_entry(HOST3, REASON3); in test_MultipleEntryHandling()
70 TEST_ASSERT_EQUAL_STRING(REASON3, result->type); in test_MultipleEntryHandling()