Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/respip/
H A Drespip.c291 return rrset_insert_rr(region, pd, rdata, rdata_len, ttl, rrstr); in respip_enter_rrstr() argument
258 respip_enter_rr(struct regional * region,struct resp_addr * raddr,uint16_t rrtype,uint16_t rrclass,time_t ttl,uint8_t * rdata,size_t rdata_len,const char * rrstr,const char * netblockstr) respip_enter_rr() argument
325 respip_data_cfg(struct respip_set * set,const char * ipstr,const char * rrstr) respip_data_cfg() argument
[all...]
/freebsd/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.c692 char* rrstr = sldns_wire2str_rr(rr, rr_len); in rpz_insert_local_zones_trigger() local
720 char* rrstr = sldns_wire2str_rr(rr, rr_len); in rpz_insert_local_zones_trigger() local
828 char* rrstr; rpz_insert_ipaddr_based_trigger() local
895 char* rrstr = sldns_wire2str_rr(rr, rr_len); rpz_report_rrset_error() local
[all...]
H A Dauthzone.c3459 tpstr[32], rrstr[32]; auth_zone_generate_answer() local