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

/bind-9.11.3/
H A Dltmain.sh6243 for search_ext in .la $std_shrext .so .a; do
6245 lib="$searchdir/lib${name}${search_ext}"
6247 if test "$search_ext" = ".la"; then
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh7638 for search_ext in .la $std_shrext .so .a; do
7640 lib=$searchdir/lib$name$search_ext
7642 if test .la = "$search_ext"; then

Completed in 1707 milliseconds