Searched refs:fdio_pipe_pair (Results 1 – 3 of 3) sorted by relevance
171 int fdio_pipe_pair(fdio_t** a, fdio_t** b);
894 int fdio_pipe_pair(fdio_t** _a, fdio_t** _b) { in fdio_pipe_pair() function
1745 int r = fdio_pipe_pair(&a, &b); in pipe2()
Completed in 11 milliseconds