Home
last modified time | relevance | path

Searched defs:rr_count (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgparse.h168 size_t rr_count; member
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dcachedump.c448 unsigned int rr_count, rrsig_count, trust, security; in load_rrset() local
/netbsd-src/external/bsd/nsd/dist/
H A Dnamedb.h174 uint16_t rr_count; member
H A Ddifffile.c995 int* is_axfr, int* delete_mode, int* rr_count, in apply_ixfr()
1356 int is_axfr=0, delete_mode=0, rr_count=0, softfail=0; in apply_ixfr_for_zone() local
H A Dxfrd.c1970 size_t rr_count; in xfrd_parse_received_xfr_packet() local
/netbsd-src/external/mpl/bind/dist/lib/ns/
H A Dupdate.c878 rr_count(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, rr_count() function