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

/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1251 -R*) temp_xrpath=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
1253 *" $temp_xrpath "*) ;;
1254 *) xrpath="$xrpath $temp_xrpath";;
3078 temp_xrpath=
3080 temp_xrpath="$temp_xrpath -R$libdir"
3082 dependency_libs="$temp_xrpath $dependency_libs"
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh5867 temp_xrpath=$func_stripname_result
5869 *" $temp_xrpath "*) ;;
5870 *) xrpath="$xrpath $temp_xrpath";;
6447 temp_xrpath=
6449 temp_xrpath="$temp_xrpath -R$libdir"
6456 dependency_libs="$temp_xrpath $dependency_libs"
/bind-9.6-ESV-R11/
H A Dltmain.sh7051 temp_xrpath=$func_stripname_result
7053 *" $temp_xrpath "*) ;;
7054 *) func_append xrpath " $temp_xrpath";;
7637 temp_xrpath=
7640 func_append temp_xrpath " -R$func_replace_sysroot_result"
7647 dependency_libs="$temp_xrpath $dependency_libs"

Completed in 47 milliseconds