Searched refs:sldns_buffer_copy (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/unbound/sldns/
H A Dsbuffer.c151 sldns_buffer_copy(sldns_buffer* result, sldns_buffer* from) function
H A Dsbuffer.h746 void sldns_buffer_copy(sldns_buffer* result, sldns_buffer* from);
/freebsd-13-stable/contrib/unbound/services/
H A Dmesh.c342 if(qbuf) sldns_buffer_copy(mesh->qbuf_bak, qbuf);
354 if(qbuf) sldns_buffer_copy(qbuf, mesh->qbuf_bak);
1249 sldns_buffer_copy(r_buffer, prev_buffer);
H A Doutside_network.c3308 sldns_buffer_copy(cp->buffer, query);
/freebsd-13-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.c918 sldns_buffer_copy(repinfo->c->dnscrypt_buffer, repinfo->c->buffer);
/freebsd-13-stable/contrib/unbound/daemon/
H A Dworker.c790 sldns_buffer_copy(

Completed in 79 milliseconds