Searched refs:testbindir (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/
H A Dltmain.sh5618 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
5625 *":$testbindir:"*) ;;
5626 ::) dllsearchpath=$testbindir;;
5627 *) func_append dllsearchpath ":$testbindir";;
8858 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8865 *":$testbindir:"*) ;;
8866 ::) dllsearchpath=$testbindir;;
8867 *) func_append dllsearchpath ":$testbindir";;
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh6995 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
7002 *":$testbindir:"*) ;;
7003 ::) dllsearchpath=$testbindir;;
7004 *) func_append dllsearchpath ":$testbindir";;
10302 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10309 *":$testbindir:"*) ;;
10310 ::) dllsearchpath=$testbindir;;
10311 *) func_append dllsearchpath ":$testbindir";;

Completed in 1820 milliseconds