Searched refs:buffer_read (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/lib/libcrypto/bio/ |
| H A D | bf_buff.c | 69 static int buffer_read(BIO *h, char *buf, int size); 82 .bread = buffer_read, 148 buffer_read(BIO *b, char *out, int outl) in buffer_read() function
|
| /openbsd-src/usr.sbin/nsd/dnstap/ |
| H A D | dnstap_collector.c | 227 buffer_read(buf, &local_addr, addrlen); in dt_submit_content() 228 buffer_read(buf, &addr, addrlen); in dt_submit_content()
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | buffer.h | 441 buffer_read(buffer_type *buffer, void *data, size_t count) in buffer_read() function
|
| H A D | rdata.c | 496 buffer_read(&packet, address, length); in rdata_apl_to_string() 1082 buffer_read(packet, temp_rdatas[i].data + 1, length); in rdata_wireformat_to_rdata_atoms()
|
| H A D | dname.c | 159 buffer_read(packet, buf + dname_length, length); in dname_make_wire_from_packet()
|
| H A D | options.c | 1560 buffer_read(b, acl, sizeof(*acl)); in unmarshal_acl()
|