Home
last modified time | relevance | path

Searched refs:to_host_path_cmd (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh3143 to_host_path_cmd=
3148 if test -z "$to_host_path_cmd"; then
3150 to_host_path_cmd=func_convert_path_$func_stripname_result
3163 $to_host_path_cmd "$1"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch17395 +# invoked via `$to_host_path_cmd ARG'
17414 +# Ensures that function "pointer" variable $to_host_path_cmd is set to the
17416 +to_host_path_cmd=
17420 + if test -z "$to_host_path_cmd"; then
17422 + to_host_path_cmd="func_convert_path_${func_stripname_result}"
17434 + $to_host_path_cmd "$1"