HomeSort by: relevance | last modified time | path
    Searched refs:ub_ctx_data_add (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/contrib/
libunbound.so.conf 40 int ub_ctx_data_add(ub_ctx*, string);
  /src/external/bsd/unbound/dist/libunbound/
unbound.h 636 int ub_ctx_data_add(struct ub_ctx* ctx, const char *data);
libunbound.c 1423 int ub_ctx_data_add(struct ub_ctx* ctx, const char *data) function
  /src/external/bsd/unbound/dist/libunbound/python/
libunbound.i 524 return _unbound.ub_ctx_data_add(self,rrdata)

Completed in 30 milliseconds