newhandle 1170 libltdl/ltdl.c lt_dlhandle newhandle; newhandle 1190 libltdl/ltdl.c newhandle = *phandle; newhandle 1193 libltdl/ltdl.c newhandle->info.is_resident = 1; newhandle 1195 libltdl/ltdl.c if (tryall_dlopen (&newhandle, 0, advise, 0) != 0) newhandle 1301 libltdl/ltdl.c newhandle = *phandle; newhandle 1314 libltdl/ltdl.c if (tryall_dlopen (&newhandle, archive_name, advise, vtable) == 0) newhandle 1322 libltdl/ltdl.c newhandle = NULL; newhandle 1421 libltdl/ltdl.c newhandle = *phandle; newhandle 1423 libltdl/ltdl.c if (find_module (&newhandle, dir, libdir, dlname, old_name, newhandle 1446 libltdl/ltdl.c if (*phandle != newhandle) newhandle 1461 libltdl/ltdl.c newhandle = *phandle; newhandle 1468 libltdl/ltdl.c &newhandle, advise) newhandle 1470 libltdl/ltdl.c &newhandle, advise) newhandle 1473 libltdl/ltdl.c &newhandle, advise) newhandle 1477 libltdl/ltdl.c &newhandle, advise) newhandle 1481 libltdl/ltdl.c if (tryall_dlopen (&newhandle, attempt, advise, 0) != 0) newhandle 1483 libltdl/ltdl.c newhandle = NULL; newhandle 1487 libltdl/ltdl.c if (!newhandle) newhandle 1496 libltdl/ltdl.c MEMREASSIGN (*phandle, newhandle);