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

/freebsd-10.0-release/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.0-release/contrib/atf/admin/
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.0-release/contrib/ldns/
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.0-release/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.0-release/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.0-release/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.0-release/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.0-release/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

Completed in 244 milliseconds