Lines Matching refs:fd1
612 int fd1, fd2;617 fd1 = open(r1, RD_FLAGS);618 if (fd1 < 0)622 close(fd1);626 res1 = read(fd1, bytes1, 4096);634 close(fd1);638 fd1 = open(r1, RD_FLAGS);639 if (fd1 < 0)643 close(fd1);647 res1 = read(fd1, bytes1, 4096);650 close(fd1);657 close(fd1);662 close(fd1);