try_dlopen 133 libltdl/ltdl.c static int try_dlopen (lt_dlhandle *handle, try_dlopen 1664 libltdl/ltdl.c if (try_dlopen (&handle, filename, NULL, advise) != 0) try_dlopen 1673 libltdl/ltdl.c errors += try_dlopen (&handle, filename, archive_ext, advise); try_dlopen 1686 libltdl/ltdl.c errors = try_dlopen (&handle, filename, shlib_ext, advise); try_dlopen 1697 libltdl/ltdl.c errors = try_dlopen (&handle, filename, shared_ext, advise);