Home
last modified time | relevance | path

Searched defs:pipefd (Results 1 - 25 of 28) sorted by relevance

12

/third_party/musl/libc-test/src/functionalext/supplement/unistd/unistd_gtest/
H A Dunistd_Exit_test.cpp22 int pipefd[2]; in HWTEST_F() local
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe08.c18 static int pipefd[2]; variable
H A Dpipe09.c80 int pipefd[2]; /* fds for pipe read/write */ in main() local
[all...]
/test/xts/hats/kernel/syscalls/fileio/write/
H A DWriteApiTest.cpp102 int pipefd[2]; in HWTEST_F() local
185 int pipefd[2]; in HWTEST_F() local
[all...]
/third_party/ninja/src/
H A Dbrowse.cc31 int pipefd[2]; in RunBrowsePython() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpipe2.c26 int pipefd[TEST_FD_SIZE]; in pipe2_test() local
[all...]
/third_party/libuv/src/unix/
H A Dasync.c204 int pipefd[2]; in uv__async_start() local
/third_party/ltp/testcases/kernel/syscalls/write/
H A Dwrite05.c35 static int pipefd[2]; variable
/test/xts/hats/kernel/syscalls/fileio/writev/
H A DWritevApiTest.cpp120 int pipefd[2]; in HWTEST_F() local
/third_party/ltp/testcases/kernel/watchqueue/
H A Dcommon.h97 int pipefd[2]; in wqueue_watch() local
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit01.c126 int pipefd[2]; in test2() local
/third_party/libevdev/test/
H A Dtest-libevdev-events.c117 int pipefd[2]; in START_TEST() local
1633 int pipefd[2]; in START_TEST() local
1760 int pipefd[2]; START_TEST() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dasync.c203 int pipefd[2]; in uv__async_start() local
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg02.c62 static void client(int id, int pipefd[]) in client() argument
100 static void server(int id, int pipefd[]) in server() argument
124 int i, status, pipefd[2]; in reproduce() local
[all...]
/third_party/pulseaudio/src/tests/
H A Dsrbchannel-test.c85 int pipefd[4]; in START_TEST() local
[all...]
/third_party/libunwind/libunwind/src/aarch64/
H A DGinit.c96 do_pipe2 (int pipefd[2]) in do_pipe2() argument
115 do_pipe2 (int pipefd[2]) in do_pipe2() argument
/third_party/libunwind/libunwind/src/arm/
H A DGinit.c86 do_pipe2 (int pipefd[2]) in do_pipe2() argument
105 do_pipe2 (int pipefd[2]) in do_pipe2() argument
/third_party/libunwind/libunwind/src/riscv/
H A DGinit.c107 do_pipe2 (int pipefd[2]) in do_pipe2() argument
126 do_pipe2 (int pipefd[2]) in do_pipe2() argument
/third_party/libunwind/libunwind/src/x86_64/
H A DGinit.c83 do_pipe2 (int pipefd[2]) in do_pipe2() argument
102 do_pipe2 (int pipefd[2]) in do_pipe2() argument
/third_party/libuv/test/
H A Drunner-unix.c90 int pipefd[2]; in process_start() local
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c176 int pipefd[2]; in timed_read_kmsg() local
/third_party/toybox/toys/posix/
H A Dtar.c853 int pipefd[2] = {hdr ? -1 : TT.fd, -1}, i, pid; in tar_main() local
927 int pipefd[2] = {-1, TT.fd}; tar_main() local
[all...]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_dumprequest.c222 int pipefd[2] = {-1, -1}; in DFX_ExecDump() local
[all...]
/third_party/nghttp2/examples/
H A Dlibevent-server.c445 int pipefd[2]; in error_reply() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp1027 bool EpollWaitforChildProcess(pid_t &pid, int &pipefd) in EpollWaitforChildProcess() argument
1075 int pipefd[2]; in DumpTraceInner() local
[all...]

Completed in 16 milliseconds

12