Lines Matching refs:fd1
609 int fd1, fd2;613 fd1 = open(r1, RD_FLAGS);614 if (fd1 < 0)618 close(fd1);622 res1 = read(fd1, bytes1, 4096);625 fd1);632 close(fd1);637 close(fd1);