Home
last modified time | relevance | path

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

/freebsd-14.2/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
/freebsd-14.2/contrib/unbound/daemon/
H A Ddaemon.c885 hints_delete(daemon->env->hints); in daemon_cleanup()
/freebsd-14.2/contrib/unbound/smallapp/
H A Dunbound-checkconf.c955 hints_delete(hints); in check_hints()
/freebsd-14.2/contrib/unbound/libunbound/
H A Dlibunbound.c392 hints_delete(ctx->env->hints); in ub_ctx_delete()