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

/src/sys/external/isc/libsodium/dist/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
/src/sys/external/isc/libsodium/dist/
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

Completed in 17 milliseconds