Searched refs:func_convert_core_file_wine_to_w32_tmp (Results 1 - 2 of 2) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh2771 func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
2772 if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
2773 func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" |
/src/sys/external/isc/libsodium/dist/
H A Dltmain.sh1493 func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
1494 if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
1495 func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" |

Completed in 16 milliseconds