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

  /src/external/bsd/unbound/dist/contrib/
libunbound.so.conf 41 int ub_ctx_data_remove(ub_ctx*, string);
  /src/external/bsd/unbound/dist/libunbound/
unbound.h 644 int ub_ctx_data_remove(struct ub_ctx* ctx, const char *data);
libunbound.c 1433 int ub_ctx_data_remove(struct ub_ctx* ctx, const char *data) function
  /src/external/bsd/unbound/dist/libunbound/python/
libunbound.i 536 return _unbound.ub_ctx_data_remove(self,rrdata)

Completed in 20 milliseconds