shlib_ext          81 libltdl/ltdl.c static	const char	shlib_ext[]		= LT_MODULE_EXT;
shlib_ext        1550 libltdl/ltdl.c 	     || (STREQ (ext, shlib_ext))
shlib_ext        1693 libltdl/ltdl.c       errors = try_dlopen (&handle, filename, shlib_ext, advise);