archive_ext        77 libltdl/ltdl.c static	const char	archive_ext[]		= LT_ARCHIVE_EXT;
archive_ext      1334 libltdl/ltdl.c   if (ext && STREQ (ext, archive_ext))
archive_ext      1548 libltdl/ltdl.c   if (ext && ((STREQ (ext, archive_ext))
archive_ext      1680 libltdl/ltdl.c       errors += try_dlopen (&handle, filename, archive_ext, advise);