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

/freebsd-13-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-13-stable/contrib/unbound/
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-13-stable/contrib/sqlite3/
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-13-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-13-stable/contrib/libevent/
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-13-stable/contrib/file/
H A Dltmain.sh1103 # ii) func_quote_for_eval_unquoted_result
1110 func_quote_for_eval_unquoted_result=
1119 if test -n "$func_quote_for_eval_unquoted_result"; then
1120 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1122 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
6618 qarg=$func_quote_for_eval_unquoted_result
/freebsd-13-stable/contrib/openbsm/config/
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-13-stable/contrib/openpam/
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-13-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 204 milliseconds