OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:module_env
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/unbound/dist/util/
module.h
337
struct
module_env
{
struct
664
struct
module_env
* env;
732
int (*startup)(struct
module_env
* env, int id);
742
void (*destartup)(struct
module_env
* env, int id);
752
int (*init)(struct
module_env
* env, int id);
760
void (*deinit)(struct
module_env
* env, int id);
809
size_t (*get_mem)(struct
module_env
* env, int id);
897
int edns_known_options_init(struct
module_env
* env);
903
void edns_known_options_delete(struct
module_env
* env);
918
int no_aggregation, struct
module_env
* env)
[
all
...]
Completed in 16 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026