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 524 struct iter_forwards* fwds; member in struct:module_env
  /src/external/bsd/unbound/dist/daemon/
remote.c 2619 print_root_fwds(RES* ssl, struct iter_forwards* fwds, uint8_t* root)
2623 dp = forwards_lookup(fwds, root, LDNS_RR_CLASS_IN, nolock);
2630 lock_rw_unlock(&fwds->lock);
2633 lock_rw_unlock(&fwds->lock);
2704 struct iter_forwards* fwd = worker->env.fwds;
2783 struct iter_forwards* fwd = worker->env.fwds;
2819 struct iter_forwards* fwd = worker->env.fwds;
2840 struct iter_forwards* fwd = worker->env.fwds;
2896 struct iter_forwards* fwd = worker->env.fwds;
3339 struct iter_forwards* fwds = worker->env.fwds local
4681 struct iter_forwards* fwds; member in struct:fast_reload_construct
    [all...]

Completed in 18 milliseconds