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

/bind-9.11.3/bin/dnssec/
H A Ddnssectool.c59 struct nsec3_chain_fixed { struct
707 struct nsec3_chain_fixed *e1 = arg1, *e2 = arg2;
736 chain_equal(struct nsec3_chain_fixed *e1, struct nsec3_chain_fixed *e2) {
757 struct nsec3_chain_fixed *element;
1278 newchain(const struct nsec3_chain_fixed *first,
1279 const struct nsec3_chain_fixed *e)
1291 free_element(isc_mem_t *mctx, struct nsec3_chain_fixed *e) {
1299 checknext(const struct nsec3_chain_fixed *first,
1300 const struct nsec3_chain_fixed *
[all...]

Completed in 1048 milliseconds