Searched refs:dpnamelen (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/unbound/services/cache/ |
| D | dns.h | 188 int no_partial, uint8_t* dpname, size_t dpnamelen);
|
| D | dns.c | 888 int no_partial, uint8_t* dpname, size_t dpnamelen) in dns_cache_lookup() argument 1010 if(dpname && dpnamelen in dns_cache_lookup()
|
| /freebsd-12-stable/contrib/unbound/cachedb/ |
| D | cachedb.c | 670 size_t dpnamelen=0; in cachedb_intcache_lookup() local 677 &dpname, &dpnamelen)) in cachedb_intcache_lookup() 684 dpname, dpnamelen in cachedb_intcache_lookup()
|
| /freebsd-12-stable/contrib/unbound/iterator/ |
| D | iterator.c | 1339 size_t delnamelen, dpnamelen=0; in processInitRequest() local 1393 if (iter_stub_fwd_no_cache(qstate, &iq->qchase, &dpname, &dpnamelen)) { in processInitRequest() 1409 dpnamelen); in processInitRequest() 1580 dpname, dpnamelen); in processInitRequest()
|