HomeSort by: relevance | last modified time | path
    Searched defs:rrset_cache (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/unbound/dist/services/cache/
rrset.h 56 struct rrset_cache { struct
67 struct rrset_cache* rrset_cache_create(struct config_file* cfg,
74 void rrset_cache_delete(struct rrset_cache* r);
85 struct rrset_cache* rrset_cache_adjust(struct rrset_cache* r,
104 void rrset_cache_touch(struct rrset_cache* r, struct ub_packed_rrset_key* key,
133 int rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref,
142 * @param rrset_cache: the rrset cache.
150 void rrset_cache_update_wildcard(struct rrset_cache* rrset_cache,
    [all...]
rrset.h 56 struct rrset_cache { struct
67 struct rrset_cache* rrset_cache_create(struct config_file* cfg,
74 void rrset_cache_delete(struct rrset_cache* r);
85 struct rrset_cache* rrset_cache_adjust(struct rrset_cache* r,
104 void rrset_cache_touch(struct rrset_cache* r, struct ub_packed_rrset_key* key,
133 int rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref,
142 * @param rrset_cache: the rrset cache.
150 void rrset_cache_update_wildcard(struct rrset_cache* rrset_cache,
    [all...]
  /src/external/bsd/unbound/dist/util/
module.h 161 struct rrset_cache;
344 struct rrset_cache* rrset_cache; member in struct:module_env
module.h 161 struct rrset_cache;
344 struct rrset_cache* rrset_cache; member in struct:module_env

Completed in 42 milliseconds