Searched refs:cpbuf (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddnstap.c645 cpbuf(isc_buffer_t *buf, ProtobufCBinaryData *p, protobuf_c_boolean *has) { function
847 cpbuf(buf, &dm.m.query_message, &dm.m.has_query_message);
849 cpbuf(buf, &dm.m.response_message, &dm.m.has_response_message);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddnstap.c645 cpbuf(isc_buffer_t *buf, ProtobufCBinaryData *p, protobuf_c_boolean *has) { function
847 cpbuf(buf, &dm.m.query_message, &dm.m.has_query_message);
849 cpbuf(buf, &dm.m.response_message, &dm.m.has_response_message);

Completed in 187 milliseconds