Searched refs:dpnamelen (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/sbin/unwind/libunbound/services/cache/ |
| D | dns.h | 197 int no_partial, uint8_t* dpname, size_t dpnamelen);
|
| D | dns.c | 903 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/ |
| D | dns.h | 197 int no_partial, uint8_t* dpname, size_t dpnamelen);
|
| D | dns.c | 903 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/ |
| D | cachedb.c | 696 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/ |
| D | iterator.c | 1374 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/ |
| D | iterator.c | 1374 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()
|