Home | History | Annotate | Download | only in libexif

Lines Matching refs:dllsearchpath

4093 	if test -n "$dllsearchpath"; then
4096 PATH=$dllsearchpath:\$PATH
4315 if test -n "$dllsearchpath"; then
4316 func_to_host_path "$dllsearchpath:"
4502 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
5121 dllsearchpath=
5577 case :$dllsearchpath: in
5579 ::) dllsearchpath=$dir;;
5580 *) func_append dllsearchpath ":$dir";;
5582 case :$dllsearchpath: in
5584 ::) dllsearchpath=$testbindir;;
5585 *) func_append dllsearchpath ":$testbindir";;
8812 case :$dllsearchpath: in
8814 ::) dllsearchpath=$libdir;;
8815 *) func_append dllsearchpath ":$libdir";;
8817 case :$dllsearchpath: in
8819 ::) dllsearchpath=$testbindir;;
8820 *) func_append dllsearchpath ":$testbindir";;