Home
last modified time | relevance | path

Searched defs:rrstr (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/unbound/respip/
H A Drespip.c258 size_t rdata_len, const char* rrstr, const char* netblockstr) in respip_enter_rr() argument
291 const char* rrstr, const char* netblock) in respip_enter_rrstr() argument
325 respip_data_cfg(struct respip_set * set,const char * ipstr,const char * rrstr) respip_data_cfg() argument
[all...]
/freebsd-src/contrib/unbound/services/
H A Dlocalzone.c399 uint8_t* rdata, size_t rdata_len, time_t ttl, const char* rrstr) in rrset_insert_rr() argument
513 uint8_t* rdata, size_t rdata_len, time_t ttl, const char* rrstr) in lz_mark_soa_for_zone() argument
551 uint8_t* rdata, size_t rdata_len, const char* rrstr) in local_zone_enter_rr() argument
606 lz_enter_rr_into_zone(struct local_zone* z, const char* rrstr) in lz_enter_rr_into_zone() argument
[all...]
H A Drpz.c680 char* rrstr = sldns_wire2str_rr(rr, rr_len); rpz_insert_local_zones_trigger() local
708 char* rrstr = sldns_wire2str_rr(rr, rr_len); rpz_insert_local_zones_trigger() local
816 char* rrstr; rpz_insert_ipaddr_based_trigger() local
883 char* rrstr = sldns_wire2str_rr(rr, rr_len); rpz_report_rrset_error() local
[all...]
H A Dauthzone.c3459 tpstr[32], rrstr[32]; in auth_zone_generate_answer() local