archive_ext        77 libltdl/ltdl.c static	const char	archive_ext[]		= LT_ARCHIVE_EXT;
archive_ext      1327 libltdl/ltdl.c   if (ext && streq (ext, archive_ext))
archive_ext      1541 libltdl/ltdl.c   if (ext && ((streq (ext, archive_ext))
archive_ext      1673 libltdl/ltdl.c       errors += try_dlopen (&handle, filename, archive_ext, advise);