Searched refs:func_quote_for_eval_result (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh367 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
370 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
1149 CC_quoted="$CC_quoted $func_quote_for_eval_result"
1166 CC_quoted="$CC_quoted $func_quote_for_eval_result"
1652 lastarg="$lastarg $func_quote_for_eval_result"
1676 base_compile="$base_compile $func_quote_for_eval_result"
1754 test "X$libobj" != "X$func_quote_for_eval_result" \
1830 qsrcfile=$func_quote_for_eval_result
2042 args="$args $func_quote_for_eval_result"
2168 install_prog="$func_quote_for_eval_result "
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh584 eval "$1+=\\ \$func_quote_for_eval_result"
592 eval "$1=\$$1\\ \$func_quote_for_eval_result"
1098 # i) func_quote_for_eval_result
1108 func_quote_for_eval_result=
1136 if test -n "$func_quote_for_eval_result"; then
1137 func_append func_quote_for_eval_result " $_G_quoted_arg"
1139 func_append func_quote_for_eval_result "$_G_quoted_arg"
1550 func_run_hooks_result=$func_quote_for_eval_result
1575 # my_options_prep_result=$func_quote_for_eval_result
1602 # my_silent_option_result=$func_quote_for_eval_result
[all...]
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh584 eval "$1+=\\ \$func_quote_for_eval_result"
592 eval "$1=\$$1\\ \$func_quote_for_eval_result"
1098 # i) func_quote_for_eval_result
1108 func_quote_for_eval_result=
1136 if test -n "$func_quote_for_eval_result"; then
1137 func_append func_quote_for_eval_result " $_G_quoted_arg"
1139 func_append func_quote_for_eval_result "$_G_quoted_arg"
1550 func_run_hooks_result=$func_quote_for_eval_result
1575 # my_options_prep_result=$func_quote_for_eval_result
1602 # my_silent_option_result=$func_quote_for_eval_result
[all...]
/freebsd-11-stable/contrib/file/
H A Dltmain.sh587 eval "$1+=\\ \$func_quote_for_eval_result"
595 eval "$1=\$$1\\ \$func_quote_for_eval_result"
1101 # i) func_quote_for_eval_result
1111 func_quote_for_eval_result=
1139 if test -n "$func_quote_for_eval_result"; then
1140 func_append func_quote_for_eval_result " $_G_quoted_arg"
1142 func_append func_quote_for_eval_result "$_G_quoted_arg"
1553 func_run_hooks_result=$func_quote_for_eval_result
1578 # my_options_prep_result=$func_quote_for_eval_result
1605 # my_silent_option_result=$func_quote_for_eval_result
[all...]
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh584 eval "$1+=\\ \$func_quote_for_eval_result"
592 eval "$1=\$$1\\ \$func_quote_for_eval_result"
1098 # i) func_quote_for_eval_result
1108 func_quote_for_eval_result=
1136 if test -n "$func_quote_for_eval_result"; then
1137 func_append func_quote_for_eval_result " $_G_quoted_arg"
1139 func_append func_quote_for_eval_result "$_G_quoted_arg"
1550 func_run_hooks_result=$func_quote_for_eval_result
1575 # my_options_prep_result=$func_quote_for_eval_result
1602 # my_silent_option_result=$func_quote_for_eval_result
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh584 eval "$1+=\\ \$func_quote_for_eval_result"
592 eval "$1=\$$1\\ \$func_quote_for_eval_result"
1098 # i) func_quote_for_eval_result
1108 func_quote_for_eval_result=
1136 if test -n "$func_quote_for_eval_result"; then
1137 func_append func_quote_for_eval_result " $_G_quoted_arg"
1139 func_append func_quote_for_eval_result "$_G_quoted_arg"
1550 func_run_hooks_result=$func_quote_for_eval_result
1575 # my_options_prep_result=$func_quote_for_eval_result
1602 # my_silent_option_result=$func_quote_for_eval_result
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
856 eval "${1}=\$${1}\\ \$func_quote_for_eval_result"
2106 test "X$libobj" != "X$func_quote_for_eval_result" \
2180 qsrcfile=$func_quote_for_eval_result
2779 install_prog="$func_quote_for_eval_result "
2790 func_append install_prog "$func_quote_for_eval_result"
2848 func_append install_prog " $func_quote_for_eval_result"
2852 func_append install_shared_prog " $func_quote_for_eval_result"
2864 func_append install_shared_prog " -m $func_quote_for_eval_result"
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
856 eval "${1}=\$${1}\\ \$func_quote_for_eval_result"
2136 test "X$libobj" != "X$func_quote_for_eval_result" \
2210 qsrcfile=$func_quote_for_eval_result
2809 install_prog="$func_quote_for_eval_result "
2820 func_append install_prog "$func_quote_for_eval_result"
2878 func_append install_prog " $func_quote_for_eval_result"
2882 func_append install_shared_prog " $func_quote_for_eval_result"
2894 func_append install_shared_prog " -m $func_quote_for_eval_result"
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh614 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
617 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
860 eval "${1}=\$${1}\\ \$func_quote_for_eval_result"
2105 test "X$libobj" != "X$func_quote_for_eval_result" \
2179 qsrcfile=$func_quote_for_eval_result
2778 install_prog="$func_quote_for_eval_result "
2789 func_append install_prog "$func_quote_for_eval_result"
2847 func_append install_prog " $func_quote_for_eval_result"
2851 func_append install_shared_prog " $func_quote_for_eval_result"
2863 func_append install_shared_prog " -m $func_quote_for_eval_result"
[all...]

Completed in 138 milliseconds