Home
last modified time | relevance | path

Searched defs:pipefd (Results 1 – 19 of 19) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg02.c62 static void client(int id, int pipefd[]) in client()
100 static void server(int id, int pipefd[]) in server()
124 int i, status, pipefd[2]; in reproduce() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
Dunistd_Exit_test.cpp22 int pipefd[2]; variable
/third_party/ninja/src/
Dbrowse.cc31 int pipefd[2]; in RunBrowsePython() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Dpipe2.c26 int pipefd[TEST_FD_SIZE]; in pipe2_test() local
/third_party/ltp/testcases/kernel/syscalls/pipe/
Dpipe08.c67 int pipefd[2]; /* fds for pipe read/write */ in main() local
Dpipe09.c80 int pipefd[2]; /* fds for pipe read/write */ in main() local
/third_party/ltp/testcases/kernel/containers/pidns/
Dpidns12.c50 int pipefd[2]; variable
/third_party/ltp/testcases/kernel/syscalls/write/
Dwrite05.c32 static int pipefd[2]; variable
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
Dsetrlimit01.c126 int pipefd[2]; in test2() local
/third_party/libuv/src/unix/
Dasync.c167 int pipefd[2]; in uv__async_start() local
/third_party/node/deps/uv/src/unix/
Dasync.c203 int pipefd[2]; in uv__async_start() local
/third_party/pulseaudio/src/tests/
Dsrbchannel-test.c85 int pipefd[4]; in START_TEST() local
/third_party/toybox/toys/posix/
Dtar.c853 int pipefd[2] = {hdr ? -1 : TT.fd, -1}, i, pid; in tar_main() local
927 int pipefd[2] = {-1, TT.fd}; in tar_main() local
/third_party/libevdev/test/
Dtest-libevdev-events.c117 int pipefd[2]; in START_TEST() local
1633 int pipefd[2]; in START_TEST() local
1760 int pipefd[2]; in START_TEST() local
/third_party/libuv/test/
Drunner-unix.c86 int pipefd[2]; in process_start() local
/third_party/ltp/testcases/kernel/logging/kmsg/
Dkmsg01.c176 int pipefd[2]; in timed_read_kmsg() local
/third_party/nghttp2/examples/
Dlibevent-server.c445 int pipefd[2]; in error_reply() local
/third_party/libinput/test/
Dlitest.c122 int pipefd[2]; in litest_backtrace() local
1142 int pipefd[2]; in litest_fork_subtests() local
/third_party/libfuse/lib/
Dfuse_lowlevel.c630 static int grow_pipe_to_max(int pipefd)