lt__handle       1161 ltdl/ltdl.c          *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt__handle       1269 ltdl/ltdl.c    	  *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt__handle       1371 ltdl/ltdl.c          *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt__handle       1422 ltdl/ltdl.c          *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt__handle         50 ltdl/ltdl.h    typedef	struct lt__handle *lt_dlhandle;	/* A loaded module.  */