TF_MERGE
} else if (!(oflags & TF_MERGE)) { \
'm', MDB_OPT_SETBITS, TF_MERGE, &oflags, NULL) != argc)
if (!(oflags & ~TF_MERGE))
oflags = TF_INTR | TF_DISP | TF_MERGE;