Home | History | Annotate | Download | only in dist

Lines Matching refs:dllsearchpath

5474 	if test -n "$dllsearchpath"; then
5477 PATH=$dllsearchpath:\$PATH
5699 if test -n "$dllsearchpath"; then
5700 func_to_host_path "$dllsearchpath:"
5886 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
6531 dllsearchpath=
6999 case :$dllsearchpath: in
7001 ::) dllsearchpath=$dir;;
7002 *) func_append dllsearchpath ":$dir";;
7004 case :$dllsearchpath: in
7006 ::) dllsearchpath=$testbindir;;
7007 *) func_append dllsearchpath ":$testbindir";;
10316 case :$dllsearchpath: in
10318 ::) dllsearchpath=$libdir;;
10319 *) func_append dllsearchpath ":$libdir";;
10321 case :$dllsearchpath: in
10323 ::) dllsearchpath=$testbindir;;
10324 *) func_append dllsearchpath ":$testbindir";;