Searched refs:dllsearchpath (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh2887 if test -n "$dllsearchpath"; then
2890 PATH=$dllsearchpath:\$PATH
3316 if test -n "$dllsearchpath"; then
3317 func_to_host_pathlist "$dllsearchpath:"
4069 dllsearchpath=
4507 case :$dllsearchpath: in
4509 ::) dllsearchpath=$dir;;
4510 *) dllsearchpath="$dllsearchpath:$dir";;
4512 case :$dllsearchpath
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1066 case ":$dllsearchpath:" in
1067 ::) dllsearchpath="$dllsearchdir";;
1069 *) dllsearchpath="$dllsearchpath:$dllsearchdir";;
1367 if test -n "$dllsearchpath"; then
1368 dllsearchpath="$dllsearchpath:$dllsearchdir"
1370 dllsearchpath="$dllsearchdir"
2922 if test -n "$dllsearchpath"; then
2925 PATH=$dllsearchpath
[all...]
/bind-9.6-ESV-R11/
H A Dltmain.sh4129 if test -n "$dllsearchpath"; then
4132 PATH=$dllsearchpath:\$PATH
4351 if test -n "$dllsearchpath"; then
4352 func_to_host_path "$dllsearchpath:"
4538 /* Update the DLL searchpath. EXE_PATH_VALUE ($dllsearchpath) must
5163 dllsearchpath=
5619 case :$dllsearchpath: in
5621 ::) dllsearchpath=$dir;;
5622 *) func_append dllsearchpath ":$dir";;
5624 case :$dllsearchpath
[all...]

Completed in 1552 milliseconds