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

/freebsd-11.0-release/contrib/unbound/services/cache/
H A Dinfra.h179 void infra_delete(struct infra_cache* infra);
H A Dinfra.c237 infra_delete(infra);
242 infra_delete(infra);
260 infra_delete(struct infra_cache* infra) function
281 infra_delete(infra);
/freebsd-11.0-release/contrib/unbound/daemon/
H A Ddaemon.c626 infra_delete(daemon->env->infra_cache);
/freebsd-11.0-release/contrib/unbound/libunbound/
H A Dlibunbound.c280 infra_delete(ctx->env->infra_cache);

Completed in 109 milliseconds