Home
last modified time | relevance | path

Searched defs:module_env (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/unbound/util/
H A Dmodule.h333 struct module_env { struct
336 struct config_file* cfg;
479 struct regional* scratch;
483 struct worker* worker;
489 struct mesh_area* mesh;
493 struct ub_randstate* rnd;
495 time_t* now;
497 struct timeval* now_tv;
500 int need_to_validate;
523 struct iter_hints* hints;
[all …]
/openbsd/sbin/unwind/libunbound/util/
H A Dmodule.h333 struct module_env { struct
336 struct config_file* cfg;
479 struct regional* scratch;
483 struct worker* worker;
489 struct mesh_area* mesh;
493 struct ub_randstate* rnd;
495 time_t* now;
497 struct timeval* now_tv;
500 int need_to_validate;
523 struct iter_hints* hints;
[all …]