newhandle 1163 libltdl/ltdl.c lt_dlhandle newhandle; newhandle 1183 libltdl/ltdl.c newhandle = *phandle; newhandle 1186 libltdl/ltdl.c newhandle->info.is_resident = 1; newhandle 1188 libltdl/ltdl.c if (tryall_dlopen (&newhandle, 0, advise, 0) != 0) newhandle 1294 libltdl/ltdl.c newhandle = *phandle; newhandle 1307 libltdl/ltdl.c if (tryall_dlopen (&newhandle, archive_name, advise, vtable) == 0) newhandle 1315 libltdl/ltdl.c newhandle = NULL; newhandle 1414 libltdl/ltdl.c newhandle = *phandle; newhandle 1416 libltdl/ltdl.c if (find_module (&newhandle, dir, libdir, dlname, old_name, newhandle 1439 libltdl/ltdl.c if (*phandle != newhandle) newhandle 1454 libltdl/ltdl.c newhandle = *phandle; newhandle 1461 libltdl/ltdl.c &newhandle, advise) newhandle 1463 libltdl/ltdl.c &newhandle, advise) newhandle 1466 libltdl/ltdl.c &newhandle, advise) newhandle 1470 libltdl/ltdl.c &newhandle, advise) newhandle 1474 libltdl/ltdl.c if (tryall_dlopen (&newhandle, attempt, advise, 0) != 0) newhandle 1476 libltdl/ltdl.c newhandle = NULL; newhandle 1480 libltdl/ltdl.c if (!newhandle) newhandle 1489 libltdl/ltdl.c MEMREASSIGN (*phandle, newhandle);