lt__handle       1174 ltdl/ltdl.c          *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt__handle       1282 ltdl/ltdl.c    	  *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt__handle       1391 ltdl/ltdl.c          *phandle = (lt_dlhandle) lt__zalloc (sizeof (struct lt__handle));
lt__handle       1442 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.  */