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

/freebsd-9.3-release/contrib/bind9/bin/dnssec/
H A Ddnssectool.c691 chain_equal(struct nsec3_chain_fixed *e1, struct nsec3_chain_fixed *e2) { function
1310 if (chain_equal(e, f)) {
1325 if (f != NULL && chain_equal(e, f)) {

Completed in 67 milliseconds