Home
last modified time | relevance | path

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

/freebsd-13.1/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.c650 static struct auth_rrset*
863 static struct auth_rrset*
867 struct auth_rrset* rrset = (struct auth_rrset*)calloc(1, in rrset_create()
936 struct auth_rrset* rrset, struct auth_rrset* rrsig) in rrset_moveover_rrsigs()
1708 struct auth_rrset* r; in auth_zone_write_domain()
1957 struct auth_rrset* soa; in auth_zone_get_soa_rrset()
1969 struct auth_rrset* soa; in auth_zone_get_serial()
1987 struct auth_rrset* soa; in xfr_find_soa()
7338 struct auth_rrset* r1 = *(struct auth_rrset**)arg1; in rrlist_compare()
7339 struct auth_rrset* r2 = *(struct auth_rrset**)arg2; in rrlist_compare()
[all …]
H A Drpz.c1577 make_soa_ubrrset(struct auth_zone* auth_zone, struct auth_rrset* soa, in make_soa_ubrrset()
1636 struct auth_rrset* soa = NULL; in rpz_apply_clientip_localdata_action()
1659 struct auth_rrset* soa = NULL; in rpz_add_soa()