CHECK_UPTO
KASSERT(fd < CHECK_UPTO);
char closed[CHECK_UPTO * 3 + 1], which[3 + 1];
for (i = 0; i < CHECK_UPTO; i++) {