arch_match
if (found = arch_match(efp, T_info->ti_archtoken))
if (arch_match(fp, arch)) {
extern int arch_match(FILE *, int);