Lines Matching refs:fd2
612 int fd1, fd2;620 fd2621 if (fd2 < 0) {629 res2 = write(fd2, bytes1, res1);633 close(fd2);641 fd2 = open(r2, RD_FLAGS);642 if (fd2 < 0) {648 res2 = read(fd2, bytes2, 4096);651 close(fd2);658 close(fd2);663 close(fd2);