streql
if (!streql(buf, dstfile)) {
if (streql(dstfile, offset_table[i]->dstfile))
if (streql(buf, offset_table[i]->dstfile))
} else if (streql(token, "norqs")) {
} else if (streql(token, "needrqs")) {
} else if (streql(token, "nostrip")) {
} else if (streql(token, "stripdso")) {
} else if (streql(token, "nohist")) {
} else if (streql(token, "delhist")) {
} else if (streql(token, "noshare")) {
if (streql(type, "b") || streql(type, "c") ||
streql(type, "d") || streql(type, "l"))
if (!streql(type, "f") || smode == NULL ||
!streql(wantmach, ent->mach))
!streql(wantmach, offset_table[i]->mach))