lt_dlhandle 111 ltdl/libltdl/lt__private.h lt_dlhandle next; lt_dlhandle 115 ltdl/libltdl/lt__private.h lt_dlhandle * deplibs; /* dependencies */ lt_dlhandle 216 ltdl/loaders/loadlibrary.c lt_dlhandle cur = 0; lt_dlhandle 354 ltdl/loaders/preopen.c lt_dlhandle handle = lt_dlopen (symbol->name); lt_dlhandle 158 ltdl/lt_dlloader.c lt_dlhandle handle = 0; lt_dlhandle 172 ltdl/lt_dlloader.c lt_dlhandle cur = handle; lt_dlhandle 117 ltdl/ltdl.c static lt_dlhandle *find_handle (const char *search_path, lt_dlhandle 156 ltdl/ltdl.c static lt_dlhandle handles = 0; lt_dlhandle 264 ltdl/ltdl.c lt_dlhandle handle = handles; lt_dlhandle 287 ltdl/ltdl.c lt_dlhandle cur = handles; lt_dlhandle 292 ltdl/ltdl.c lt_dlhandle tmp = cur; lt_dlhandle 366 ltdl/ltdl.c lt_dlhandle handle = handles; lt_dlhandle 772 ltdl/ltdl.c lt_dlhandle *phandle = (lt_dlhandle *) data; lt_dlhandle 790 ltdl/ltdl.c static lt_dlhandle * lt_dlhandle 932 ltdl/ltdl.c lt_dlhandle cur = handle; lt_dlhandle 935 ltdl/ltdl.c cur->deplibs = MALLOC (lt_dlhandle, depcount); lt_dlhandle 974 ltdl/ltdl.c lt_dlhandle cur = handle; lt_dlhandle 1158 ltdl/ltdl.c lt_dlhandle newhandle; lt_dlhandle 1174 ltdl/ltdl.c *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle)); lt_dlhandle 1282 ltdl/ltdl.c *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle)); lt_dlhandle 1391 ltdl/ltdl.c *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle)); lt_dlhandle 1442 ltdl/ltdl.c *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle)); lt_dlhandle 1608 ltdl/ltdl.c lt_dlhandle lt_dlhandle 1619 ltdl/ltdl.c lt_dlhandle lt_dlhandle 1622 ltdl/ltdl.c lt_dlhandle handle = 0; lt_dlhandle 1633 ltdl/ltdl.c lt_dlhandle lt_dlhandle 1636 ltdl/ltdl.c lt_dlhandle handle = 0; lt_dlhandle 1925 ltdl/ltdl.c lt_dlhandle cur, last; lt_dlhandle 1994 ltdl/ltdl.c lt_dlhandle handle; lt_dlhandle 2300 ltdl/ltdl.c lt_dlhandle cur = handle; lt_dlhandle 2346 ltdl/ltdl.c lt_dlhandle cur = handle; lt_dlhandle 2378 ltdl/ltdl.c lt_dlhandle lt_dlhandle 2381 ltdl/ltdl.c lt_dlhandle handle = place; lt_dlhandle 2402 ltdl/ltdl.c lt_dlhandle lt_dlhandle 2405 ltdl/ltdl.c lt_dlhandle handle = 0; lt_dlhandle 2411 ltdl/ltdl.c lt_dlhandle cur = handle; lt_dlhandle 2425 ltdl/ltdl.c lt_dlhandle cur = handles; lt_dlhandle 77 ltdl/ltdl.h LT_SCOPE lt_dlhandle lt_dlopen (const char *filename); lt_dlhandle 78 ltdl/ltdl.h LT_SCOPE lt_dlhandle lt_dlopenext (const char *filename); lt_dlhandle 79 ltdl/ltdl.h LT_SCOPE lt_dlhandle lt_dlopenadvise (const char *filename, lt_dlhandle 145 ltdl/ltdl.h LT_SCOPE lt_dlhandle lt_dlhandle_iterate (lt_dlinterface_id iface, lt_dlhandle 147 ltdl/ltdl.h LT_SCOPE lt_dlhandle lt_dlhandle_fetch (lt_dlinterface_id iface, lt_dlhandle 66 magick/module.c typedef lt_dlhandle ModuleHandle;