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

  /src/external/mpl/bind/dist/bin/tests/system/dnstap/
tests.sh 26 # Process id of running fstrm_capture.
28 # Output file provided to fstrm_capture via -w switch.
102 if [ -n "$FSTRM_CAPTURE" ]; then
104 echo_i "starting fstrm_capture"
105 $FSTRM_CAPTURE -t protobuf:dnstap.Dnstap -u ns4/dnstap.out \
106 -w dnstap.out >fstrm_capture.out.1 2>&1 &
108 wait_for_log 10 "socket path ns4/dnstap.out" fstrm_capture.out.1 || ret=1
498 if [ -n "$FSTRM_CAPTURE" ]; then
607 echo_i "restarting fstrm_capture"
608 $FSTRM_CAPTURE -t protobuf:dnstap.Dnstap -u ns4/dnstap.out
    [all...]
  /src/external/mpl/bind/dist/
configure 691 FSTRM_CAPTURE
27532 # Extract the first word of "fstrm_capture", so it can be a program name with args.
27533 set dummy fstrm_capture; ac_word=$2
27540 e) case $FSTRM_CAPTURE in
27542 ac_cv_path_FSTRM_CAPTURE="$FSTRM_CAPTURE" # Let the user override the test with a path.
27568 FSTRM_CAPTURE=$ac_cv_path_FSTRM_CAPTURE
27569 if test -n "$FSTRM_CAPTURE"; then
27570 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $FSTRM_CAPTURE" >&5
27571 printf "%s\n" "$FSTRM_CAPTURE" >&6; }
29791 ac_config_files="$ac_config_files bin/tests/Makefile bin/tests/system/Makefile bin/tests/system/isctest/vars/.ac_vars/TOP_BUILDDIR bin/tests/system/isctest/vars/.ac_vars/TOP_SRCDIR bin/tests/system/isctest/vars/.ac_vars/FSTRM_CAPTURE bin/tests/system/isctest/vars/.ac_vars/JQ bin/tests/system/isctest/vars/.ac_vars/SHELL bin/tests/s (…)
    [all...]

Completed in 41 milliseconds