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

  /src/external/bsd/atf/dist/atf-c/
tc_test.c 88 atf_tc_pack_t tcp1 = { local
101 RE(atf_tc_init_pack(&tc, &tcp1, NULL));
  /src/external/mpl/bind/dist/bin/tests/system/dnstap/
tests.sh 137 tcp1=$($DNSTAPREAD ns1/dnstap.out.save | grep "TCP " | wc -l)
189 [ $tcp1 -eq 6 ] || {
190 echo_i "ns1 $tcp1 expected 6"
343 tcp1=$($DNSTAPREAD ns1/dnstap.out | grep "TCP " | wc -l)
394 [ $tcp1 -eq 0 ] || {
395 echo_i "ns1 $tcp1 expected 0"

Completed in 22 milliseconds