Lines Matching defs:filefd
626 int filefd;731 if ((filefd = open(path,O_RDWR,0666))<0) {756 if (fstat(filefd, &rstat) < 0) {760 (void) close(filefd);768 (void) close(filefd);779 filefd,787 (void) close(filefd);802 (void) close(filefd);813 filefd,821 (void) close(filefd);828 clientp->rtn_fd = filefd;