Home
last modified time | relevance | path

Searched refs:protoc (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddnstap.m421 AC_PATH_PROG([PROTOC], [protoc])
22 # 'protoc-c' is deprecated. We use 'protoc' instead. If it can not be
23 # found, try 'protoc-c'.
25 AC_PATH_PROG([PROTOC_C], [protoc-c])
30 …([[The protoc or protoc-c program was not found. It is needed for dnstap, use --disable-dnstap, or…
33 # Check for protoc-gen-c plugin
34 AC_PATH_PROG([PROTOC_GEN_C], [protoc-gen-c])
36 …RROR([[The protoc-gen-c plugin was not found. It is needed for dnstap, use --disable-dnstap, or in…
39 # Test that protoc-gen-c actually works
40 AC_MSG_CHECKING([if protoc-gen-c plugin works])
[all …]
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c414 dt_probe_create(dtrace_hdl_t *dtp, dt_ident_t *idp, int protoc, in dt_probe_create() argument
430 if (protoc < 2) { in dt_probe_create()
H A Ddt_parser.c2544 dt_node_probe(char *s, int protoc, dt_node_t *nargs, dt_node_t *xargs) in dt_node_probe() argument
2590 dnp->dn_ident, protoc, nargs, nargc, xargs, xargc) == NULL) in dt_node_probe()
/freebsd/contrib/unbound/
H A Dconfigure25523 # Extract the first word of "protoc", so it can be a program name with args.
25524 set dummy protoc; ac_word=$2
25568 # 'protoc-c' is deprecated. We use 'protoc' instead. If it can not be
25569 # found, try 'protoc-c'.
25571 # Extract the first word of "protoc-c", so it can be a program name with args.
25572 set dummy protoc-c; ac_word=$2
25620 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 o
[all...]
/freebsd/contrib/unbound/doc/
H A DChangelog1336 - Fix for parallel build of dnstap protoc-c output.
1337 - Fix dnstap to use protoc.
6384 And removed protoc warning, set dnstap.proto syntax to proto2.
8383 dnstap/: Remove compiled protoc-c output files