Searched refs:rr_nextpos (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/contrib/unbound/services/ |
| HD | authzone.c | 4447 size_t* rr_pos, size_t rr_nextpos) in chunk_rrlist_gonext() argument 4456 *rr_pos = rr_nextpos; in chunk_rrlist_gonext() 4479 uint8_t** rr_rdata, size_t* rr_nextpos) in chunk_rrlist_get_current() argument 4512 *rr_nextpos = sldns_buffer_position(&pkt); in chunk_rrlist_get_current() 4544 size_t rr_nextpos, uint32_t transfer_serial, uint32_t xfr_serial) in ixfr_start_serial() argument 4548 chunk_rrlist_gonext(&rr_chunk, &rr_num, &rr_pos, rr_nextpos); in ixfr_start_serial() 4556 &rr_rdata, &rr_nextpos)) { in ixfr_start_serial() 4599 size_t rr_nextpos; in apply_ixfr() local 4611 &rr_rdata, &rr_nextpos)) { in apply_ixfr() 4637 rr_rdlen, rr_rdata, rr_nextpos, in apply_ixfr() [all …]
|