Home
last modified time | relevance | path

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

/openbsd/src/sbin/unwind/libunbound/services/cache/
Ddns.h197 int no_partial, uint8_t* dpname, size_t dpnamelen);
Ddns.c903 int no_partial, uint8_t* dpname, size_t dpnamelen) in dns_cache_lookup() argument
1025 if(dpname && dpnamelen in dns_cache_lookup()
/openbsd/src/usr.sbin/unbound/services/cache/
Ddns.h197 int no_partial, uint8_t* dpname, size_t dpnamelen);
Ddns.c903 int no_partial, uint8_t* dpname, size_t dpnamelen) in dns_cache_lookup() argument
1025 if(dpname && dpnamelen in dns_cache_lookup()
/openbsd/src/usr.sbin/unbound/cachedb/
Dcachedb.c696 size_t dpnamelen=0; in cachedb_intcache_lookup() local
703 &dpname, &dpnamelen, dpname_storage, sizeof(dpname_storage))) in cachedb_intcache_lookup()
710 dpname, dpnamelen in cachedb_intcache_lookup()
/openbsd/src/usr.sbin/unbound/iterator/
Diterator.c1374 size_t delnamelen, dpnamelen=0; in processInitRequest() local
1480 if (iter_stub_fwd_no_cache(qstate, &iq->qchase, &dpname, &dpnamelen, in processInitRequest()
1497 dpnamelen); in processInitRequest()
1639 dpname, dpnamelen); in processInitRequest()
/openbsd/src/sbin/unwind/libunbound/iterator/
Diterator.c1374 size_t delnamelen, dpnamelen=0; in processInitRequest() local
1480 if (iter_stub_fwd_no_cache(qstate, &iq->qchase, &dpname, &dpnamelen, in processInitRequest()
1497 dpnamelen); in processInitRequest()
1639 dpname, dpnamelen); in processInitRequest()