Searched defs:chain_equal (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/dnssec/
H A Ddnssectool.c736 chain_equal(struct nsec3_chain_fixed *e1, struct nsec3_chain_fixed *e2) { function
1355 if (chain_equal(e, f)) {
1370 if (f != NULL && chain_equal(e, f)) {

Completed in 13 milliseconds