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

/freebsd-9.3-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-9.3-release/contrib/bind9/
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-9.3-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-9.3-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-9.3-release/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-9.3-release/contrib/ntp/sntp/libevent/build-aux/
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-9.3-release/contrib/ntp/sntp/
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-9.3-release/contrib/ntp/
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 214 milliseconds