try_dlopen 133 libltdl/ltdl.c static int try_dlopen (lt_dlhandle *handle, try_dlopen 1671 libltdl/ltdl.c if (try_dlopen (&handle, filename, NULL, advise) != 0) try_dlopen 1680 libltdl/ltdl.c errors += try_dlopen (&handle, filename, archive_ext, advise); try_dlopen 1693 libltdl/ltdl.c errors = try_dlopen (&handle, filename, shlib_ext, advise); try_dlopen 1704 libltdl/ltdl.c errors = try_dlopen (&handle, filename, shared_ext, advise);