handles 161 libltdl/ltdl.c static lt_dlhandle handles = 0; handles 234 libltdl/ltdl.c handles = 0; handles 269 libltdl/ltdl.c lt_dlhandle handle = handles; handles 284 libltdl/ltdl.c while (handles && LT_DLIS_RESIDENT (handles)) handles 286 libltdl/ltdl.c handles = handles->next; handles 292 libltdl/ltdl.c lt_dlhandle cur = handles; handles 314 libltdl/ltdl.c for (tmp = handles; tmp; tmp = tmp->next) handles 318 libltdl/ltdl.c cur = handles; handles 371 libltdl/ltdl.c lt_dlhandle handle = handles; handles 1503 libltdl/ltdl.c (*phandle)->next = handles; handles 1504 libltdl/ltdl.c handles = *phandle; handles 1955 libltdl/ltdl.c last = cur = handles; handles 1980 libltdl/ltdl.c if (cur != handles) handles 1986 libltdl/ltdl.c handles = cur->next; handles 2413 libltdl/ltdl.c handle = handles; handles 2451 libltdl/ltdl.c lt_dlhandle cur = handles;