F_DUPFD_CLOEXEC
case F_DUPFD_CLOEXEC:
if (op == F_DUPFD_CLOEXEC)
statp->_u._ext.ext->resfd = fcntl(fileno(fp), F_DUPFD_CLOEXEC, 0);