Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dubsyms.def26 ub_ctx_zone_remove
H A Dunbound.h626 int ub_ctx_zone_remove(struct ub_ctx* ctx, const char *zone_name);
H A Dlibunbound.c1383 int ub_ctx_zone_remove(struct ub_ctx* ctx, const char *zone_name) in ub_ctx_zone_remove() function
/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dlibunbound.so.conf39 int ub_ctx_zone_remove(ub_ctx*, string);
/netbsd-src/external/bsd/unbound/dist/libunbound/python/
H A Dlibunbound.i498 return _unbound.ub_ctx_zone_remove(self,zonename)
/netbsd-src/external/bsd/unbound/dist/
H A DMakefile.in592 ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \
643 ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \