Home
last modified time | relevance | path

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

/openbsd/sbin/unwind/libunbound/util/
H A Dmodule.h334 struct module_env { struct
337 struct config_file* cfg;
480 struct regional* scratch;
484 struct worker* worker;
490 struct mesh_area* mesh;
494 struct ub_randstate* rnd;
496 time_t* now;
498 struct timeval* now_tv;
501 int need_to_validate;
545 int cachedb_enabled;
[all …]
/openbsd/usr.sbin/unbound/util/
H A Dmodule.h334 struct module_env { struct
337 struct config_file* cfg;
480 struct regional* scratch;
484 struct worker* worker;
490 struct mesh_area* mesh;
494 struct ub_randstate* rnd;
496 time_t* now;
498 struct timeval* now_tv;
501 int need_to_validate;
545 int cachedb_enabled;
[all …]