FD_ISSET           47 fs/fcntl.c     	res = FD_ISSET(fd, fdt->close_on_exec);
FD_ISSET           92 fs/fcntl.c     	if (!tofree && FD_ISSET(newfd, fdt->open_fds))