OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:key_cache
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/validator/
val_kcache.h
54
struct
key_cache
{
struct
64
struct
key_cache
* key_cache_create(struct config_file* cfg);
70
void key_cache_delete(struct
key_cache
* kcache);
81
void key_cache_insert(struct
key_cache
* kcache, struct key_entry_key* kkey,
91
void key_cache_remove(struct
key_cache
* kcache,
107
struct key_entry_key* key_cache_obtain(struct
key_cache
* kcache,
116
size_t key_cache_get_mem(struct
key_cache
* kcache);
/src/external/bsd/unbound/dist/util/
module.h
162
struct
key_cache
;
348
struct
key_cache
*
key_cache
;
member in struct:module_env
Completed in 18 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026