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

/freebsd-11-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-11-stable/contrib/ldns/
H A Dltmain.sh6711 dlopenmodule=""
6714 dlopenmodule="$dlpremoduletest"
6718 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
6819 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-11-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-11-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-11-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-11-stable/contrib/openpam/
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-11-stable/contrib/file/
H A Dltmain.sh8154 dlopenmodule=
8157 dlopenmodule=$dlpremoduletest
8161 if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then
8262 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh8153 dlopenmodule=
8156 dlopenmodule=$dlpremoduletest
8160 if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then
8261 if test "X$dlopenmodule" != "X$lib"; then
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh8157 dlopenmodule=
8160 dlopenmodule=$dlpremoduletest
8164 if test -z "$dlopenmodule" && test yes = "$shouldnotlink" && test link = "$pass"; then
8265 if test "X$dlopenmodule" != "X$lib"; then

Completed in 300 milliseconds