Home
last modified time | relevance | path

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

/trueos/contrib/unbound/libunbound/
HDubsyms.def29 ub_ctx_data_add
HDunbound.h552 int ub_ctx_data_add(struct ub_ctx* ctx, const char *data);
HDlibunbound.c1175 int ub_ctx_data_add(struct ub_ctx* ctx, const char *data) in ub_ctx_data_add() function
/trueos/contrib/unbound/libunbound/python/
HDlibunbound.i489 return _unbound.ub_ctx_data_add(self,rrdata)
/trueos/contrib/unbound/
HDMakefile.in473 ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \
522 ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \