| /minix3/external/bsd/file/dist/ |
| H A D | ltmain.sh | 846 func_append () function 1119 func_append preserve_args " $opt" 1123 func_append preserve_args " $opt" 1127 func_append preserve_args " $opt" 1131 func_append preserve_args " $opt" 1136 func_append preserve_args " $opt" 1143 func_append preserve_args " $opt $optarg" 1181 test "$opt_debug" = : || func_append preserve_args " --debug" 1531 …func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" 1640 $2 ) func_append func_to_host_path_result "$3" [all …]
|
| /minix3/external/bsd/flex/dist/ |
| H A D | ltmain.sh | 845 func_append () function 1118 func_append preserve_args " $opt" 1122 func_append preserve_args " $opt" 1126 func_append preserve_args " $opt" 1130 func_append preserve_args " $opt" 1135 func_append preserve_args " $opt" 1142 func_append preserve_args " $opt $optarg" 1180 test "$opt_debug" = : || func_append preserve_args " --debug" 1530 …func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" 1639 $2 ) func_append func_to_host_path_result "$3" [all …]
|
| H A D | libtool | 1275 func_append () function 1963 …func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
|
| /minix3/external/bsd/bind/dist/ |
| H A D | ltmain.sh | 845 func_append () function 1118 func_append preserve_args " $opt" 1122 func_append preserve_args " $opt" 1126 func_append preserve_args " $opt" 1130 func_append preserve_args " $opt" 1135 func_append preserve_args " $opt" 1142 func_append preserve_args " $opt $optarg" 1180 test "$opt_debug" = : || func_append preserve_args " --debug" 1560 …func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" 1669 $2 ) func_append func_to_host_path_result "$3" [all …]
|
| /minix3/external/bsd/libevent/dist/ |
| H A D | ltmain.sh | 845 func_append () function 1118 func_append preserve_args " $opt" 1122 func_append preserve_args " $opt" 1126 func_append preserve_args " $opt" 1130 func_append preserve_args " $opt" 1135 func_append preserve_args " $opt" 1142 func_append preserve_args " $opt $optarg" 1180 test "$opt_debug" = : || func_append preserve_args " --debug" 1530 …func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" 1639 $2 ) func_append func_to_host_path_result "$3" [all …]
|
| /minix3/external/mit/expat/dist/conftools/ |
| H A D | ltmain.sh | 849 func_append () function 1121 func_append preserve_args " $opt" 1125 func_append preserve_args " $opt" 1129 func_append preserve_args " $opt" 1134 func_append preserve_args " $opt" 1141 func_append preserve_args " $opt $optarg" 1179 test "$opt_debug" = : || func_append preserve_args " --debug" 1529 …func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result" 1638 $2 ) func_append func_to_host_path_result "$3" 1988 func_append pie_flag " $arg" [all …]
|
| /minix3/external/bsd/bind/dist/unit/atf-src/admin/ |
| H A D | ltmain.sh | 4155 func_append libtool_args " $func_quote_for_eval_result" 4161 func_append compile_command " @OUTPUT@" 4162 func_append finalize_command " @OUTPUT@" 4170 func_append compile_command " @SYMFILE@" 4171 func_append finalize_command " @SYMFILE@" 4289 func_append libobjs " $pic_object" 4299 func_append non_pic_objects " $non_pic_object" 4307 func_append non_pic_objects " $non_pic_object" 4319 func_append libobjs " $pic_object" 4320 func_append non_pic_objects " $non_pic_object" [all …]
|
| /minix3/external/bsd/bind/dist/m4/ |
| H A D | libtool.m4 | 7892 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) 7899 # Save a `func_append' function call where possible by direct use of '+=' 7900 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ 7905 # Save a `func_append' function call even when '+=' is not available 7906 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
|
| /minix3/external/bsd/libevent/dist/m4/ |
| H A D | libtool.m4 | 7896 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) 7903 # Save a `func_append' function call where possible by direct use of '+=' 7904 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ 7909 # Save a `func_append' function call even when '+=' is not available 7910 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
|
| /minix3/external/bsd/file/dist/m4/ |
| H A D | libtool.m4 | 7892 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) 7899 # Save a `func_append' function call where possible by direct use of '+=' 7900 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ 7905 # Save a `func_append' function call even when '+=' is not available 7906 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
|
| /minix3/external/bsd/flex/dist/m4/ |
| H A D | libtool.m4 | 7911 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) 7918 # Save a `func_append' function call where possible by direct use of '+=' 7919 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ 7924 # Save a `func_append' function call even when '+=' is not available 7925 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
|
| /minix3/external/mit/expat/dist/m4/ |
| H A D | libtool.m4 | 7761 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) 7768 # Save a `func_append' function call where possible by direct use of '+=' 7769 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ 7774 # Save a `func_append' function call even when '+=' is not available 7775 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
|
| /minix3/external/mit/expat/dist/ |
| H A D | aclocal.m4 | 7758 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"]) 7765 # Save a `func_append' function call where possible by direct use of '+=' 7766 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ 7771 # Save a `func_append' function call even when '+=' is not available 7772 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
|
| /minix3/external/bsd/bind/dist/unit/atf-src/m4/ |
| H A D | libtool.m4 | 7336 # func_append var value 7338 func_append () 7347 # func_append var value 7349 func_append ()
|
| /minix3/crypto/external/bsd/netpgp/dist/ |
| H A D | configure | 13977 func_append () function 13988 func_append () function
|
| H A D | aclocal.m4 | 7341 # func_append var value 7343 func_append () 7352 # func_append var value 7354 func_append ()
|
| /minix3/external/bsd/bind/dist/unit/atf-src/ |
| H A D | configure | 19097 func_append () function 19108 func_append () function
|