Searched refs:_G_unquoted_arg (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/lgpl3/gmp/dist/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/lgpl3/mpc/dist/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/build-aux/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/bsd/unbound/dist/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/bsd/openldap/dist/build/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/bsd/file/dist/
H A Dltmain.sh1115 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1117 _G_unquoted_arg=$1 ;;
1120 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1122 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1125 case $_G_unquoted_arg in
1132 _G_quoted_arg=\"$_G_unquoted_arg\"
1135 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/public-domain/sqlite/dist/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/mit/isl/dist/interface/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/mit/isl/dist/
H A Dltmain.sh1112 _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
1114 _G_unquoted_arg=$1 ;;
1117 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1119 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1122 case $_G_unquoted_arg in
1129 _G_quoted_arg=\"$_G_unquoted_arg\"
1132 _G_quoted_arg=$_G_unquoted_arg
/netbsd-current/external/mit/expat/dist/conftools/
H A Dltmain.sh1162 _G_unquoted_arg=$func_quote_result
1164 func_append func_quote_for_eval_unquoted_result " $_G_unquoted_arg"
1166 func_append func_quote_for_eval_unquoted_result "$_G_unquoted_arg"
1169 case $_G_unquoted_arg in
1176 _G_quoted_arg=\"$_G_unquoted_arg\"
1179 _G_quoted_arg=$_G_unquoted_arg

Completed in 716 milliseconds