Searched refs:tcp2 (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Dtc_test.c92 atf_tc_pack_t tcp2 = { local
104 RE(atf_tc_init_pack(&tc, &tcp2, NULL));
/bind-9.11.3/bin/tests/system/dnstap/
H A Dtests.sh76 tcp2=`$DNSTAPREAD ns2/dnstap.out.save | grep "TCP " | wc -l`
117 [ $tcp2 -eq 2 ] || {
118 echo "I:ns2 $tcp2 expected 2"
242 tcp2=`$DNSTAPREAD ns2/dnstap.out | grep "TCP " | wc -l`
282 [ $tcp2 -eq 0 ] || {
283 echo "I:ns2 $tcp2 expected 0"

Completed in 10 milliseconds