HomeSort by: relevance | last modified time | path
    Searched refs:protobuf (Results 1 - 14 of 14) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/proto-to-cxx/
loop_proto_to_cxx.cpp 1 //==-- loop_proto_to_cxx.cpp - Protobuf-C++ conversion ---------------------==//
23 #include <google/protobuf/text_format.h>
  /src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/proto-to-llvm/
loop_proto_to_llvm.cpp 1 //==-- loop_proto_to_llvm.cpp - Protobuf-C++ conversion
20 #include <google/protobuf/text_format.h>
  /src/external/mpl/bind/dist/bin/tools/
dnstap-read.c 39 #include <protobuf-c/protobuf-c.h>
  /src/external/bsd/nsd/dist/contrib/
nsd.spec 13 BuildRequires: flex, openssl-devel, fstrm-devel, protobuf-c-devel
  /src/external/mpl/bind/dist/tests/dns/
dnstap_test.c 29 #include <protobuf-c/protobuf-c.h>
  /src/external/bsd/unbound/dist/dnstap/
dnstap.c 52 #include <protobuf-c/protobuf-c.h>
unbound-dnstap-socket.c 66 #include <protobuf-c/protobuf-c.h>
  /src/external/bsd/nsd/dist/dnstap/
dnstap.c 51 #include <protobuf-c/protobuf-c.h>
65 #define DNSTAP_CONTENT_TYPE "protobuf:dnstap.Dnstap"
  /src/external/mpl/bind/dist/bin/named/
main.c 26 #include <protobuf-c/protobuf-c.h>
641 printf("compiled with protobuf-c version: %s\n", PROTOBUF_C_VERSION);
642 printf("linked to protobuf-c version: %s\n", protobuf_c_version());
1249 "compiled with protobuf-c version: %s",
1253 "linked to protobuf-c version: %s", protobuf_c_version());
  /src/external/mpl/bind/dist/bin/tests/system/dnstap/
tests.sh 96 $FSTRM_CAPTURE -t protobuf:dnstap.Dnstap -u ns4/dnstap.out \
697 $FSTRM_CAPTURE -t protobuf:dnstap.Dnstap -u ns4/dnstap.out \
  /src/lib/libc/gen/
getpwent.c 1682 char protobuf[_GETPW_R_SIZE_MAX]; member in struct:compat_state
2123 if (! _pw_copy(pw, &state->proto, state->protobuf,
2124 sizeof(state->protobuf), NULL, 0)) {
  /src/external/bsd/nsd/dist/
configure 1487 --disable-dnstap Disable dnstap support (requires fstrm, protobuf-c)
1529 --with-protobuf-c=path Path where protobuf-c is installed, for dnstap
12407 as_fn_error $? "The protoc or protoc-c program was not found. It is needed for dnstap, use --disable-dnstap, or install protobuf-c to provide protoc or protoc-c" "$LINENO" 5
12458 as_fn_error $? "The protoc-gen-c plugin was not found. It is needed for dnstap, use --disable-dnstap, or install protobuf-c-compiler to provide protoc-gen-c" "$LINENO" 5
12478 as_fn_error $? "The protoc-gen-c plugin is not working properly. Please ensure protobuf-c-compiler is properly installed" "$LINENO" 5
12482 # Check whether --with-protobuf-c was given.
12486 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
12487 if test -f $withval/include/google/protobuf-c/protobuf-c.h; the
    [all...]
  /src/external/bsd/unbound/dist/
configure 1641 --enable-dnstap Enable dnstap support (requires protobuf-c)
1719 --with-protobuf-c=path Path where protobuf-c is installed, for dnstap
25932 as_fn_error $? "The protoc or protoc-c program was not found. It is needed for dnstap, use --disable-dnstap, or install protobuf-c to provide protoc or protoc-c" "$LINENO" 5
25983 as_fn_error $? "The protoc-gen-c plugin was not found. It is needed for dnstap, use --disable-dnstap, or install protobuf-c-compiler to provide protoc-gen-c" "$LINENO" 5
26003 as_fn_error $? "The protoc-gen-c plugin is not working properly. Please ensure protobuf-c-compiler is properly installed" "$LINENO" 5
26007 # Check whether --with-protobuf-c was given.
26011 # workaround for protobuf-c includes at old dir before protobuf-c-1.0.0
26012 if test -f $withval/include/google/protobuf-c/protobuf-c.h; the
    [all...]
  /src/external/mpl/bind/dist/
configure 1689 --enable-dnstap enable dnstap support (requires fstrm, protobuf-c)
27516 as_fn_error $? "Required libraries (fstrm, protobuf-c) were not found, please install them.
27523 as_fn_error $? "Required libraries (fstrm, protobuf-c) were not found, please install them.

Completed in 74 milliseconds