Home | History | Annotate | Download | only in qemu

Lines Matching refs:dup2

6257         dup2(fd, 0);
6258 dup2(fd, 1);
6259 dup2(fd, 2);