lt_dlhandle       111 libltdl/libltdl/lt__private.h   lt_dlhandle		next;
lt_dlhandle       115 libltdl/libltdl/lt__private.h   lt_dlhandle *		deplibs;	/* dependencies */
lt_dlhandle       216 libltdl/loaders/loadlibrary.c     lt_dlhandle cur = 0;
lt_dlhandle       354 libltdl/loaders/preopen.c 		  lt_dlhandle handle = lt_dlopen (symbol->name);
lt_dlhandle       158 libltdl/lt_dlloader.c   lt_dlhandle		handle = 0;
lt_dlhandle       176 libltdl/lt_dlloader.c       lt_dlhandle cur = handle;
lt_dlhandle       122 libltdl/ltdl.c static	lt_dlhandle *find_handle      (const char *search_path,
lt_dlhandle       124 libltdl/ltdl.c 				       lt_dlhandle *handle,
lt_dlhandle       126 libltdl/ltdl.c static	int	find_module	      (lt_dlhandle *handle, const char *dir,
lt_dlhandle       131 libltdl/ltdl.c static	int	load_deplibs	      (lt_dlhandle handle,  char *deplibs);
lt_dlhandle       133 libltdl/ltdl.c static	int	try_dlopen	      (lt_dlhandle *handle,
lt_dlhandle       136 libltdl/ltdl.c static	int	tryall_dlopen	      (lt_dlhandle *handle,
lt_dlhandle       140 libltdl/ltdl.c static	int	unload_deplibs	      (lt_dlhandle handle);
lt_dlhandle       154 libltdl/ltdl.c static	int	loader_init_callback  (lt_dlhandle handle);
lt_dlhandle       161 libltdl/ltdl.c static	lt_dlhandle	handles	= 0;
lt_dlhandle       178 libltdl/ltdl.c loader_init_callback (lt_dlhandle handle)
lt_dlhandle       269 libltdl/ltdl.c   lt_dlhandle  handle   = handles;
lt_dlhandle       292 libltdl/ltdl.c 	  lt_dlhandle cur = handles;
lt_dlhandle       297 libltdl/ltdl.c 	      lt_dlhandle tmp = cur;
lt_dlhandle       368 libltdl/ltdl.c tryall_dlopen (lt_dlhandle *phandle, const char *filename,
lt_dlhandle       371 libltdl/ltdl.c   lt_dlhandle	handle		= handles;
lt_dlhandle       486 libltdl/ltdl.c tryall_dlopen_module (lt_dlhandle *handle, const char *prefix,
lt_dlhandle       535 libltdl/ltdl.c find_module (lt_dlhandle *handle, const char *dir, const char *libdir,
lt_dlhandle       777 libltdl/ltdl.c   lt_dlhandle  *phandle		= (lt_dlhandle *) data;
lt_dlhandle       795 libltdl/ltdl.c static lt_dlhandle *
lt_dlhandle       797 libltdl/ltdl.c 	     lt_dlhandle *phandle, lt_dladvise advise)
lt_dlhandle       811 libltdl/ltdl.c load_deplibs (lt_dlhandle handle, char * LT__UNUSED deplibs)
lt_dlhandle       819 libltdl/ltdl.c load_deplibs (lt_dlhandle handle, char *deplibs)
lt_dlhandle       937 libltdl/ltdl.c       lt_dlhandle cur = handle;
lt_dlhandle       940 libltdl/ltdl.c       cur->deplibs = MALLOC (lt_dlhandle, depcount);
lt_dlhandle       975 libltdl/ltdl.c unload_deplibs (lt_dlhandle handle)
lt_dlhandle       979 libltdl/ltdl.c   lt_dlhandle cur = handle;
lt_dlhandle      1152 libltdl/ltdl.c try_dlopen (lt_dlhandle *phandle, const char *filename, const char *ext,
lt_dlhandle      1163 libltdl/ltdl.c   lt_dlhandle	newhandle;
lt_dlhandle      1179 libltdl/ltdl.c       *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt_dlhandle      1287 libltdl/ltdl.c 	  *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt_dlhandle      1396 libltdl/ltdl.c       *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt_dlhandle      1447 libltdl/ltdl.c       *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt_dlhandle      1616 libltdl/ltdl.c lt_dlhandle
lt_dlhandle      1627 libltdl/ltdl.c lt_dlhandle
lt_dlhandle      1630 libltdl/ltdl.c   lt_dlhandle	handle	= 0;
lt_dlhandle      1641 libltdl/ltdl.c lt_dlhandle
lt_dlhandle      1644 libltdl/ltdl.c   lt_dlhandle	handle	= 0;
lt_dlhandle      1942 libltdl/ltdl.c lt_dlclose (lt_dlhandle handle)
lt_dlhandle      1944 libltdl/ltdl.c   lt_dlhandle cur, last;
lt_dlhandle      2006 libltdl/ltdl.c lt_dlsym (lt_dlhandle place, const char *symbol)
lt_dlhandle      2013 libltdl/ltdl.c   lt_dlhandle handle;
lt_dlhandle      2250 libltdl/ltdl.c lt_dlmakeresident (lt_dlhandle handle)
lt_dlhandle      2268 libltdl/ltdl.c lt_dlisresident	(lt_dlhandle handle)
lt_dlhandle      2315 libltdl/ltdl.c lt_dlcaller_set_data (lt_dlinterface_id key, lt_dlhandle handle, void *data)
lt_dlhandle      2319 libltdl/ltdl.c   lt_dlhandle cur = handle;
lt_dlhandle      2362 libltdl/ltdl.c lt_dlcaller_get_data (lt_dlinterface_id key, lt_dlhandle handle)
lt_dlhandle      2365 libltdl/ltdl.c   lt_dlhandle cur = handle;
lt_dlhandle      2385 libltdl/ltdl.c lt_dlgetinfo (lt_dlhandle handle)
lt_dlhandle      2397 libltdl/ltdl.c lt_dlhandle
lt_dlhandle      2398 libltdl/ltdl.c lt_dlhandle_iterate (lt_dlinterface_id iface, lt_dlhandle place)
lt_dlhandle      2400 libltdl/ltdl.c   lt_dlhandle handle = place;
lt_dlhandle      2421 libltdl/ltdl.c lt_dlhandle
lt_dlhandle      2424 libltdl/ltdl.c   lt_dlhandle handle = 0;
lt_dlhandle      2430 libltdl/ltdl.c       lt_dlhandle cur = handle;
lt_dlhandle      2441 libltdl/ltdl.c 		 int (*func) (lt_dlhandle handle, void *data), void *data)
lt_dlhandle      2444 libltdl/ltdl.c   lt_dlhandle cur = handles;
lt_dlhandle        50 libltdl/ltdl.h typedef	struct lt__handle *lt_dlhandle;	/* A loaded module.  */
lt_dlhandle        77 libltdl/ltdl.h LT_SCOPE lt_dlhandle lt_dlopen		(const char *filename);
lt_dlhandle        78 libltdl/ltdl.h LT_SCOPE lt_dlhandle lt_dlopenext	(const char *filename);
lt_dlhandle        79 libltdl/ltdl.h LT_SCOPE lt_dlhandle lt_dlopenadvise	(const char *filename,
lt_dlhandle        81 libltdl/ltdl.h LT_SCOPE void *	    lt_dlsym		(lt_dlhandle handle, const char *name);
lt_dlhandle        83 libltdl/ltdl.h LT_SCOPE int	    lt_dlclose		(lt_dlhandle handle);
lt_dlhandle        97 libltdl/ltdl.h typedef int lt_dlpreload_callback_func (lt_dlhandle handle);
lt_dlhandle       119 libltdl/ltdl.h typedef int lt_dlhandle_interface (lt_dlhandle handle, const char *id_string);
lt_dlhandle       125 libltdl/ltdl.h 					  lt_dlhandle handle, void *data);
lt_dlhandle       127 libltdl/ltdl.h 					  lt_dlhandle handle);
lt_dlhandle       143 libltdl/ltdl.h LT_SCOPE const lt_dlinfo *lt_dlgetinfo	    (lt_dlhandle handle);
lt_dlhandle       145 libltdl/ltdl.h LT_SCOPE lt_dlhandle	lt_dlhandle_iterate (lt_dlinterface_id iface,
lt_dlhandle       146 libltdl/ltdl.h 					     lt_dlhandle place);
lt_dlhandle       147 libltdl/ltdl.h LT_SCOPE lt_dlhandle	lt_dlhandle_fetch   (lt_dlinterface_id iface,
lt_dlhandle       150 libltdl/ltdl.h 				int (*func) (lt_dlhandle handle, void *data),
lt_dlhandle       156 libltdl/ltdl.h LT_SCOPE int	    lt_dlmakeresident	(lt_dlhandle handle);
lt_dlhandle       157 libltdl/ltdl.h LT_SCOPE int	    lt_dlisresident	(lt_dlhandle handle);