/third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
D | sendmsg02.c | 62 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/ |
D | unistd_Exit_test.cpp | 22 int pipefd[2]; variable
|
/third_party/ninja/src/ |
D | browse.cc | 31 int pipefd[2]; in RunBrowsePython() local
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
D | pipe2.c | 26 int pipefd[TEST_FD_SIZE]; in pipe2_test() local
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe08.c | 67 int pipefd[2]; /* fds for pipe read/write */ in main() local
|
D | pipe09.c | 80 int pipefd[2]; /* fds for pipe read/write */ in main() local
|
/third_party/ltp/testcases/kernel/containers/pidns/ |
D | pidns12.c | 50 int pipefd[2]; variable
|
/third_party/ltp/testcases/kernel/syscalls/write/ |
D | write05.c | 32 static int pipefd[2]; variable
|
/third_party/ltp/testcases/kernel/syscalls/setrlimit/ |
D | setrlimit01.c | 126 int pipefd[2]; in test2() local
|
/third_party/libuv/src/unix/ |
D | async.c | 167 int pipefd[2]; in uv__async_start() local
|
/third_party/node/deps/uv/src/unix/ |
D | async.c | 203 int pipefd[2]; in uv__async_start() local
|
/third_party/pulseaudio/src/tests/ |
D | srbchannel-test.c | 85 int pipefd[4]; in START_TEST() local
|
/third_party/toybox/toys/posix/ |
D | tar.c | 853 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/ |
D | test-libevdev-events.c | 117 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/ |
D | runner-unix.c | 86 int pipefd[2]; in process_start() local
|
/third_party/ltp/testcases/kernel/logging/kmsg/ |
D | kmsg01.c | 176 int pipefd[2]; in timed_read_kmsg() local
|
/third_party/nghttp2/examples/ |
D | libevent-server.c | 445 int pipefd[2]; in error_reply() local
|
/third_party/libinput/test/ |
D | litest.c | 122 int pipefd[2]; in litest_backtrace() local 1142 int pipefd[2]; in litest_fork_subtests() local
|
/third_party/libfuse/lib/ |
D | fuse_lowlevel.c | 630 static int grow_pipe_to_max(int pipefd)
|