Searched refs:dlopenmodule (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/binutils/
H A Dltmain.sh4121 dlopenmodule=""
4124 dlopenmodule="$dlpremoduletest"
4128 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
4228 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh5578 dlopenmodule=""
5581 dlopenmodule="$dlpremoduletest"
5585 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
5686 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh6759 dlopenmodule=""
6762 dlopenmodule="$dlpremoduletest"
6766 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
6867 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh6694 dlopenmodule=""
6697 dlopenmodule="$dlpremoduletest"
6701 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
6802 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh8151 dlopenmodule=
8154 dlopenmodule=$dlpremoduletest
8158 if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then
8259 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh6708 dlopenmodule=""
6711 dlopenmodule="$dlpremoduletest"
6715 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
6816 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh6759 dlopenmodule=""
6762 dlopenmodule="$dlpremoduletest"
6766 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
6867 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/contrib/unbound/
H A Dltmain.sh6708 dlopenmodule=""
6711 dlopenmodule="$dlpremoduletest"
6715 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
6816 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh8151 dlopenmodule=
8154 dlopenmodule=$dlpremoduletest
8158 if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then
8259 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-10-stable/contrib/file/
H A Dltmain.sh6709 dlopenmodule=""
6712 dlopenmodule="$dlpremoduletest"
6716 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
6817 if test "X$dlopenmodule" != "X$lib"; then

Completed in 578 milliseconds