HomeSort by: relevance | last modified time | path
    Searched defs:cpbuf (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
dnstap.c 634 cpbuf(isc_buffer_t *buf, ProtobufCBinaryData *p, protobuf_c_boolean *has) { function
821 cpbuf(buf, &dm.m.query_message, &dm.m.has_query_message);
823 cpbuf(buf, &dm.m.response_message, &dm.m.has_response_message);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dnstap.c 645 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 39 milliseconds