HomeSort by: relevance | last modified time | path
    Searched defs:fwds (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/util/
module.h 519 struct iter_forwards* fwds; member in struct:module_env
  /src/external/bsd/unbound/dist/daemon/
remote.c 2595 print_root_fwds(RES* ssl, struct iter_forwards* fwds, uint8_t* root)
2599 dp = forwards_lookup(fwds, root, LDNS_RR_CLASS_IN, nolock);
2606 lock_rw_unlock(&fwds->lock);
2609 lock_rw_unlock(&fwds->lock);
2680 struct iter_forwards* fwd = worker->env.fwds;
2759 struct iter_forwards* fwd = worker->env.fwds;
2795 struct iter_forwards* fwd = worker->env.fwds;
2816 struct iter_forwards* fwd = worker->env.fwds;
2872 struct iter_forwards* fwd = worker->env.fwds;
3315 struct iter_forwards* fwds = worker->env.fwds local
4637 struct iter_forwards* fwds; member in struct:fast_reload_construct
    [all...]

Completed in 27 milliseconds