Lines Matching refs:dupfd
385 dupfd(int fd, int dfd) in dupfd() function
508 (fd = dupfd(fd, 0)) < 0) { in Pxcreate()
518 (fd = dupfd(fd, 0)) < 0) { in Pxcreate()
528 (fd = dupfd(fd, 0)) < 0) { in Pxcreate()
816 (fd = dupfd(fd, 0)) < 0) { in Pgrab()
846 (fd = dupfd(fd, 0)) < 0) { in Pgrab()
867 (fd = dupfd(fd, 0)) < 0) { in Pgrab()
1472 (fd = dupfd(fd, P->asfd)) != P->asfd) { in Preopen()
1484 (fd = dupfd(fd, P->statfd)) != P->statfd) { in Preopen()
1496 (fd = dupfd(fd, P->ctlfd)) != P->ctlfd) { in Preopen()
3175 (fd = dupfd(fd, 0)) < 0) { in Lgrab()
3206 (fd = dupfd(fd, 0)) < 0) { in Lgrab()