HomeSort by: relevance | last modified time | path
    Searched refs:dlopenmodule (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 8151 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/
ltmain.sh 6711 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 24 milliseconds