tryall_dlopen 136 libltdl/ltdl.c static int tryall_dlopen (lt_dlhandle *handle, tryall_dlopen 525 libltdl/ltdl.c else if (tryall_dlopen (handle, filename, advise, 0) != 0) tryall_dlopen 542 libltdl/ltdl.c if (old_name && tryall_dlopen (handle, old_name, tryall_dlopen 787 libltdl/ltdl.c if (tryall_dlopen (phandle, filename, advise, 0) != 0) tryall_dlopen 1188 libltdl/ltdl.c if (tryall_dlopen (&newhandle, 0, advise, 0) != 0) tryall_dlopen 1307 libltdl/ltdl.c if (tryall_dlopen (&newhandle, archive_name, advise, vtable) == 0) tryall_dlopen 1474 libltdl/ltdl.c if (tryall_dlopen (&newhandle, attempt, advise, 0) != 0)