| /external/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
 
 | 
| /external/google-breakpad/src/client/linux/minidump_writer/ | 
| D | linux_dumper_unittest_helper.cc | 59   int pipefd = *static_cast<int *>(data);  in thread_function()  local80   int pipefd = atoi(argv[1]);  in main()  local
 
 | 
| /external/strace/tests-m32/ | 
| D | ioctl_nsfs.c | 98 	int *pipefd = (int *) arg;  in child()  local116 	int pipefd[2];  in test_user_namespace()  local
 
 | 
| D | attach-f-p.c | 53 typedef int pipefd[2];  typedef
 | 
| /external/strace/tests/ | 
| D | ioctl_nsfs.c | 98 	int *pipefd = (int *) arg;  in child()  local116 	int pipefd[2];  in test_user_namespace()  local
 
 | 
| D | attach-f-p.c | 53 typedef int pipefd[2];  typedef
 | 
| /external/strace/tests-mx32/ | 
| D | ioctl_nsfs.c | 98 	int *pipefd = (int *) arg;  in child()  local116 	int pipefd[2];  in test_user_namespace()  local
 
 | 
| D | attach-f-p.c | 53 typedef int pipefd[2];  typedef
 | 
| /external/oss-fuzz/projects/ibmswtpm2/ | 
| D | fuzzer.cc | 27   int pipefd[2];  in LLVMFuzzerTestOneInput()  local
 | 
| /external/minijail/ | 
| D | test_util.cc | 19 	int pipefd[2];  in write_to_pipe()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/kvm/ | 
| D | demand_paging_test.c | 126 	int pipefd;  member134 	int pipefd = uffd_args->pipefd;  in uffd_handler_thread_fn()  local
 216 				pthread_t *uffd_handler_thread, int pipefd,  in setup_demand_paging()
 
 | 
| /external/mtools/ | 
| D | expand.c | 27 	int pipefd[2];  in safePopenOut()  local
 | 
| /external/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
 | 
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ | 
| D | wakeup_fd_pipe.cc | 37   int pipefd[2];  in pipe_init()  local
 | 
| /external/grpc-grpc/src/core/lib/iomgr/ | 
| D | wakeup_fd_pipe.cc | 37   int pipefd[2];  in pipe_init()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/powerpc/signal/ | 
| D | sig_sc_double_restart.c | 83 	int pipefd[2];  in test_restart()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/kcmp/ | 
| D | kcmp_test.c | 36 	int pipefd[2];  in main()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/net/mptcp/ | 
| D | mptcp_sockopt.c | 457 static void connect_one_server(int fd, int pipefd)  in connect_one_server()526 static void process_one_client(int fd, int pipefd)  in process_one_client()
 572 static int server(int pipefd)  in server()
 637 static int client(int pipefd)  in client()
 
 | 
| /external/ltp/testcases/kernel/syscalls/write/ | 
| D | write05.c | 32 static int pipefd[2];  variable
 | 
| /external/libusb/libusb/os/ | 
| D | events_posix.h | 38 	int pipefd[2];  member
 | 
| /external/ltp/testcases/kernel/watchqueue/ | 
| D | common.h | 97 	int pipefd[2];  in wqueue_watch()  local
 | 
| /external/ltp/testcases/kernel/syscalls/setrlimit/ | 
| D | setrlimit01.c | 126 	int pipefd[2];  in test2()  local
 | 
| /external/cronet/net/test/spawned_test_server/ | 
| D | local_test_server_posix.cc | 106   int pipefd[2];  in LaunchPython()  local
 | 
| /external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ | 
| D | d_path.c | 34 	int pipefd[2] = { -1, -1 };  in trigger_fstat_events()  local
 |