Searched refs:fallback (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_openssl.h41 dst__openssl_toresult(isc_result_t fallback);
44 dst__openssl_toresult2(const char *funcname, isc_result_t fallback);
48 const char *funcname, isc_result_t fallback);
H A Dopenssl_link.c324 toresult(isc_result_t fallback) { argument
325 isc_result_t result = fallback;
345 dst__openssl_toresult(isc_result_t fallback) { argument
348 result = toresult(fallback);
355 dst__openssl_toresult2(const char *funcname, isc_result_t fallback) { argument
357 funcname, fallback));
362 const char *funcname, isc_result_t fallback) {
369 result = toresult(fallback);
361 dst__openssl_toresult3(isc_logcategory_t *category, const char *funcname, isc_result_t fallback) argument
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltconfig34 elif test "X$1" = X--fallback-echo; then
45 if test "X$1" = X--fallback-echo; then
46 # used as fallback echo
120 elif test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
121 test "X`("$ORIGINAL_CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
126 echo="$CONFIG_SHELL $0 --fallback-echo"
127 elif test "X`("$CONFIG_SHELL" "$0" --fallback-echo '\t') 2>/dev/null`" = 'X\t' &&
128 test "X`("$CONFIG_SHELL" "$0" --fallback-echo "$echo_test_string") 2>/dev/null`" = X"$echo_test_string"; then
129 echo="$CONFIG_SHELL $0 --fallback-echo"
2686 if test "X$ltecho" = "X$CONFIG_SHELL $0 --fallback
[all...]
H A Dltmain.sh30 elif test "X$1" = X--fallback-echo; then
41 if test "X$1" = X--fallback-echo; then
42 # used as fallback echo
2770 if test "X$echo" = "X$SHELL $0 --fallback-echo"; then
2772 [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $0 --fallback-echo";;
2773 *) qecho="$SHELL `pwd`/$0 --fallback-echo";;
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure567 X*--fallback-echo)
577 elif test "X$1" = X--fallback-echo; then
588 if test "X$1" = X--fallback-echo; then
589 # used as fallback echo
661 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
663 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
669 ECHO="$CONFIG_SHELL $0 --fallback-echo"
670 elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
672 echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
674 ECHO="$CONFIG_SHELL $0 --fallback
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh563 elif test "X$1" = X--fallback-echo; then
574 if test "X$1" = X--fallback-echo; then
575 # used as fallback echo
3061 # reassigned. It is used in tha fallback case.
7804 if test "X$ECHO" = "X$SHELL $progpath --fallback-echo"; then
7806 [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
7807 *) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
8393 # If a disable-shared tag is given, we'll fallback to a static-only

Completed in 48 milliseconds