Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/services/
H A Dauthzone.c4697 size_t* rr_pos, size_t rr_nextpos) in chunk_rrlist_gonext() argument
4706 *rr_pos = rr_nextpos; in chunk_rrlist_gonext()
4729 uint8_t** rr_rdata, size_t* rr_nextpos) in chunk_rrlist_get_current() argument
4762 *rr_nextpos = sldns_buffer_position(&pkt); in chunk_rrlist_get_current()
4794 size_t rr_nextpos, uint32_t transfer_serial, uint32_t xfr_serial) in ixfr_start_serial() argument
4798 chunk_rrlist_gonext(&rr_chunk, &rr_num, &rr_pos, rr_nextpos); in ixfr_start_serial()
4806 &rr_rdata, &rr_nextpos)) { in ixfr_start_serial()
4849 size_t rr_nextpos; in apply_ixfr() local
4861 &rr_rdata, &rr_nextpos)) { in apply_ixfr()
4887 rr_rdlen, rr_rdata, rr_nextpos, in apply_ixfr()
[all …]