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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltconfig68 if test "X${echo_test_string+set}" != Xset; then
72 if (echo_test_string="`eval $cmd`") 2>/dev/null &&
73 echo_test_string="`eval $cmd`" &&
74 (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null; then
81 test "X`($echo "$echo_test_string") 2>/dev/null`" != X"$echo_test_string"; then
92 test "X`($dir/echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
102 test "X`(print -r "$echo_test_string")
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure602 if test "X${echo_test_string+set}" != Xset; then
606 if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
607 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
615 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
616 test "X$echo_testing_string" = "X$echo_test_string"; then
630 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
631 test "X$echo_testing_string" = "X$echo_test_string"; then
641 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
642 test "X$echo_testing_string" = "X$echo_test_string"; the
[all...]

Completed in 284 milliseconds