Searched refs:func_to_host_path_result (Results 1 – 1 of 1) sorted by relevance
3184 func_to_host_path_result="$1"3192 func_to_host_path_result=`( cmd //c echo "$1" ) 2>/dev/null |3196 func_to_host_path_result=`cygpath -w "$1" |3209 func_to_host_path_result=`$ECHO "$func_to_host_path_tmp1" |3213 func_to_host_path_result=3217 if test -z "$func_to_host_path_result" ; then3222 func_to_host_path_result="$1"3281 if test -n "$func_to_host_path_result" ; then3283 func_to_host_pathlist_result="$func_to_host_path_result"3285 func_append func_to_host_pathlist_result ";$func_to_host_path_result"