Home
last modified time | relevance | path

Searched refs:auth_rrset (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/unbound/services/
H A Dauthzone.h62 struct auth_rrset;
176 struct auth_rrset* rrsets;
182 struct auth_rrset { struct
184 struct auth_rrset* next; argument
640 struct auth_rrset* auth_zone_get_soa_rrset(struct auth_zone* z);
H A Dauthzone.c651 static struct auth_rrset*
864 static struct auth_rrset*
868 struct auth_rrset* rrset = (struct auth_rrset*)calloc(1, in rrset_create()
937 struct auth_rrset* rrset, struct auth_rrset* rrsig) in rrset_moveover_rrsigs()
1709 struct auth_rrset* r; in auth_zone_write_domain()
1987 struct auth_rrset* soa; in auth_zone_get_soa_rrset()
1999 struct auth_rrset* soa; in auth_zone_get_serial()
2017 struct auth_rrset* soa; in xfr_find_soa()
7438 struct auth_rrset* r1 = *(struct auth_rrset**)arg1; in rrlist_compare()
7439 struct auth_rrset* r2 = *(struct auth_rrset**)arg2; in rrlist_compare()
[all …]
H A Drpz.c1821 make_soa_ubrrset(struct auth_zone* auth_zone, struct auth_rrset* soa, in make_soa_ubrrset()
1880 struct auth_rrset* soa = NULL; in rpz_apply_clientip_localdata_action()
1925 struct auth_rrset* soa = NULL; in rpz_add_soa()