Home
last modified time | relevance | path

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

/src/contrib/unbound/iterator/
H A Diter_fwd.h103 void forwards_delete(struct iter_forwards* fwd);
H A Diter_fwd.c100 forwards_delete(struct iter_forwards* fwd) in forwards_delete() function
/src/contrib/unbound/daemon/
H A Ddaemon.c882 forwards_delete(daemon->env->fwds); in daemon_cleanup()
H A Dremote.c5027 forwards_delete(ct->fwds); in fr_construct_clear()
/src/contrib/unbound/smallapp/
H A Dunbound-checkconf.c987 forwards_delete(fwd); in check_fwd()
/src/contrib/unbound/libunbound/
H A Dlibunbound.c391 forwards_delete(ctx->env->fwds); in ub_ctx_delete()