Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh5519 if test -n "$dllsearchpath"; then
5522 PATH=$dllsearchpath:\$PATH
5744 if test -n "$dllsearchpath"; then
5745 func_to_host_path "$dllsearchpath:"
6576 dllsearchpath=
7044 case :$dllsearchpath: in
7046 ::) dllsearchpath=$dir;;
7047 *) func_append dllsearchpath ":$dir";;
7049 case :$dllsearchpath: in
7051 ::) dllsearchpath=$testbindir;;
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch18516 + if test -n "$dllsearchpath"; then
18519 + PATH=$dllsearchpath:\$PATH
18531 - if test -n "$dllsearchpath"; then
18534 - PATH=$dllsearchpath:\$PATH
18801 if test -n "$dllsearchpath"; then
18802 - func_to_host_pathlist "$dllsearchpath:"
18803 + func_to_host_path "$dllsearchpath:"
18921 + /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
19308 case :$dllsearchpath: in
19310 ::) dllsearchpath=$dir;;
[all …]