Home
last modified time | relevance | path

Searched refs:dpnamelen (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/unbound/services/cache/
H A Ddns.h197 int no_partial, uint8_t* dpname, size_t dpnamelen);
H A Ddns.c893 int no_partial, uint8_t* dpname, size_t dpnamelen) in dns_cache_lookup() argument
1015 if(dpname && dpnamelen in dns_cache_lookup()
/freebsd/contrib/unbound/cachedb/
H A Dcachedb.c699 size_t dpnamelen=0; in cachedb_intcache_lookup() local
706 &dpname, &dpnamelen, dpname_storage, sizeof(dpname_storage))) in cachedb_intcache_lookup()
713 dpname, dpnamelen in cachedb_intcache_lookup()
/freebsd/contrib/unbound/iterator/
H A Diterator.c1387 size_t delnamelen, dpnamelen=0; in processInitRequest() local
1493 if (iter_stub_fwd_no_cache(qstate, &iq->qchase, &dpname, &dpnamelen, in processInitRequest()
1510 dpnamelen); in processInitRequest()
1652 dpname, dpnamelen); in processInitRequest()