Home
last modified time | relevance | path

Searched defs:fwds (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dmodule.h518 struct iter_forwards* fwds; global() member
/freebsd/contrib/unbound/daemon/
H A Dremote.c2595 print_root_fwds(RES* ssl, struct iter_forwards* fwds, uint8_t* root) in print_root_fwds()
3315 struct iter_forwards* fwds = worker->env.fwds; in do_list_forwards() local
4637 struct iter_forwards* fwds; member
/freebsd/crypto/openssh/
H A Dreadconf.c3581 dump_cfg_forwards(OpCodes code, u_int count, const struct Forward *fwds) in dump_cfg_forwards()