Searched defs:dpname_storage (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/unbound/cachedb/ | ||
H A D | cachedb.c | 697 uint8_t dpname_storage[LDNS_MAX_DOMAINLEN+1]; cachedb_intcache_lookup() local |
/freebsd/contrib/unbound/iterator/ | ||
H A D | iter_utils.c | 1463 iter_stub_fwd_no_cache(struct module_qstate * qstate,struct query_info * qinf,uint8_t ** retdpname,size_t * retdpnamelen,uint8_t * dpname_storage,size_t dpname_storage_len) iter_stub_fwd_no_cache() argument |
H A D | iterator.c | 1385 uint8_t dpname_storage[LDNS_MAX_DOMAINLEN+1]; processInitRequest() local |