Lines Matching full:oldfd
4525 int oldfd, tgtfd;4551 oldfd = dup(tgtfd);4559 dup2(oldfd, tgtfd);4560 close(oldfd);