Home
last modified time | relevance | path

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

/src/contrib/unbound/iterator/
H A Diter_hints.h92 void hints_delete(struct iter_hints* hints);
H A Diter_hints.c84 hints_delete(struct iter_hints* hints) in hints_delete() function
/src/contrib/unbound/daemon/
H A Ddaemon.c884 hints_delete(daemon->env->hints); in daemon_cleanup()
H A Dremote.c5028 hints_delete(ct->hints); in fr_construct_clear()
/src/contrib/unbound/smallapp/
H A Dunbound-checkconf.c998 hints_delete(hints); in check_hints()
/src/contrib/unbound/libunbound/
H A Dlibunbound.c392 hints_delete(ctx->env->hints); in ub_ctx_delete()