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

/bind-9.6-ESV-R11/lib/isc/tests/
H A Dsockaddr_test.c45 unsigned int h1, h2, h3, h4; local
55 h1 = isc_sockaddr_hash(&addr, ISC_TRUE);
57 ATF_CHECK(h1 != h2);
64 ATF_CHECK(h1 == h3);
/bind-9.6-ESV-R11/unit/atf-src/atf-report/
H A Dtests-results.css38 h1 {
/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c760 rdatasetheader_t *h1 = v1; local
763 if (h1->rdh_ttl < h2->rdh_ttl)
770 rdatasetheader_t *h1 = v1; local
773 if (h1->resign < h2->resign)

Completed in 28 milliseconds