CORRECT_O_ACCMODE
else if ((flags & (CORRECT_O_ACCMODE | O_APPEND)) != wantedflags)
ATF_REQUIRE_INTEQ(omode, flags1 & CORRECT_O_ACCMODE);