Home
last modified time | relevance | path

Searched defs:pipe_fds (Results 1 – 9 of 9) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dstart-child.c48 int pipe_fds[2] = { -1, -1 }; in pa_start_child_for_read() local
/third_party/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl30.c46 int pipe_fds[2], test_fd; in main() local
Dfcntl07.c69 static int file_fd, pipe_fds[2], fifo_fd; variable
Dfcntl31.c70 static int pipe_fds[2]; variable
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dvmsplice.c27 int pipe_fds[pipe_size]; in vmsplice_0100() local
/third_party/libuv/test/
Dtest-eintr-handling.c42 int pipe_fds[2]; variable
Dtest-fs.c3523 int pipe_fds[2]; in test_fs_partial() local
/third_party/ltp/testcases/kernel/syscalls/pwrite/
Dpwrite02.c30 static int pipe_fds[2]; variable
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h910 lws_filefd_type pipe_fds[3][2]; member