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 Dconfigure25104 set dummy protoc; ac_word=$2
25152 set dummy protoc-c; ac_word=$2
25205 set dummy protoc-gen-c; ac_word=$2
/freebsd/contrib/unbound/doc/
H A DChangelog245 - Fix for parallel build of dnstap protoc-c output.
246 - Fix dnstap to use protoc.
5293 And removed protoc warning, set dnstap.proto syntax to proto2.
7292 dnstap/: Remove compiled protoc-c output files