FSTREQ
if (FSTREQ(ap->am_name, fname)) {
while (k && !FSTREQ(k->key, key))
while (k && !FSTREQ(k->key, key)) k = k->next;
if (FSTREQ(op->name, f)) {