tryall_dlopen 136 libltdl/ltdl.c static int tryall_dlopen (lt_dlhandle *handle, tryall_dlopen 532 libltdl/ltdl.c else if (tryall_dlopen (handle, filename, advise, 0) != 0) tryall_dlopen 549 libltdl/ltdl.c if (old_name && tryall_dlopen (handle, old_name, tryall_dlopen 794 libltdl/ltdl.c if (tryall_dlopen (phandle, filename, advise, 0) != 0) tryall_dlopen 1195 libltdl/ltdl.c if (tryall_dlopen (&newhandle, 0, advise, 0) != 0) tryall_dlopen 1314 libltdl/ltdl.c if (tryall_dlopen (&newhandle, archive_name, advise, vtable) == 0) tryall_dlopen 1481 libltdl/ltdl.c if (tryall_dlopen (&newhandle, attempt, advise, 0) != 0)