Home | History | Annotate | Download | only in qemu

Lines Matching full:pipe

3718     /* Drain the notify pipe */
3730 err = pipe(fds);
5745 if (pipe(fds) == -1)