Searched refs:func_quote_for_eval_unquoted_result (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh355 func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
357 func_quote_for_eval_unquoted_result="$1" ;;
360 case $func_quote_for_eval_unquoted_result in
367 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
370 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
2718 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh395 func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
397 func_quote_for_eval_unquoted_result="$1" ;;
400 case $func_quote_for_eval_unquoted_result in
407 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
410 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
4154 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5249 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh602 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
604 func_quote_for_eval_unquoted_result="$1" ;;
607 case $func_quote_for_eval_unquoted_result in
614 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
617 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5204 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5216 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5249 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5216 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/contrib/file/
H A Dltmain.sh599 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
601 func_quote_for_eval_unquoted_result="$1" ;;
604 case $func_quote_for_eval_unquoted_result in
611 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
614 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5217 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh1100 # ii) func_quote_for_eval_unquoted_result
1107 func_quote_for_eval_unquoted_result=
1116 if test -n "$func_quote_for_eval_unquoted_result"; then
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
6615 qarg=$func_quote_for_eval_unquoted_result
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh1100 # ii) func_quote_for_eval_unquoted_result
1107 func_quote_for_eval_unquoted_result=
1116 if test -n "$func_quote_for_eval_unquoted_result"; then
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
6615 qarg=$func_quote_for_eval_unquoted_result

Completed in 502 milliseconds