shared_ext         86 libltdl/ltdl.c static	const char	shared_ext[]		= LT_SHARED_EXT;
shared_ext       1546 libltdl/ltdl.c 	     || (streq (ext, shared_ext))
shared_ext       1697 libltdl/ltdl.c       errors = try_dlopen (&handle, filename, shared_ext, advise);