Home
last modified time | relevance | path

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

123

/external/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
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper_unittest_helper.cc59 int pipefd = *static_cast<int *>(data); in thread_function() local
80 int pipefd = atoi(argv[1]); in main() local
/external/strace/tests-m32/
Dioctl_nsfs.c98 int *pipefd = (int *) arg; in child() local
116 int pipefd[2]; in test_user_namespace() local
Dattach-f-p.c53 typedef int pipefd[2]; typedef
/external/strace/tests/
Dioctl_nsfs.c98 int *pipefd = (int *) arg; in child() local
116 int pipefd[2]; in test_user_namespace() local
Dattach-f-p.c53 typedef int pipefd[2]; typedef
/external/strace/tests-mx32/
Dioctl_nsfs.c98 int *pipefd = (int *) arg; in child() local
116 int pipefd[2]; in test_user_namespace() local
Dattach-f-p.c53 typedef int pipefd[2]; typedef
/external/oss-fuzz/projects/ibmswtpm2/
Dfuzzer.cc27 int pipefd[2]; in LLVMFuzzerTestOneInput() local
/external/minijail/
Dtest_util.cc19 int pipefd[2]; in write_to_pipe() local
/external/linux-kselftest/tools/testing/selftests/kvm/
Ddemand_paging_test.c126 int pipefd; member
134 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/
Dexpand.c27 int pipefd[2]; in safePopenOut() local
/external/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
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dwakeup_fd_pipe.cc37 int pipefd[2]; in pipe_init() local
/external/grpc-grpc/src/core/lib/iomgr/
Dwakeup_fd_pipe.cc37 int pipefd[2]; in pipe_init() local
/external/linux-kselftest/tools/testing/selftests/powerpc/signal/
Dsig_sc_double_restart.c83 int pipefd[2]; in test_restart() local
/external/linux-kselftest/tools/testing/selftests/kcmp/
Dkcmp_test.c36 int pipefd[2]; in main() local
/external/linux-kselftest/tools/testing/selftests/net/mptcp/
Dmptcp_sockopt.c457 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/
Dwrite05.c32 static int pipefd[2]; variable
/external/libusb/libusb/os/
Devents_posix.h38 int pipefd[2]; member
/external/ltp/testcases/kernel/watchqueue/
Dcommon.h97 int pipefd[2]; in wqueue_watch() local
/external/ltp/testcases/kernel/syscalls/setrlimit/
Dsetrlimit01.c126 int pipefd[2]; in test2() local
/external/cronet/net/test/spawned_test_server/
Dlocal_test_server_posix.cc106 int pipefd[2]; in LaunchPython() local
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dd_path.c34 int pipefd[2] = { -1, -1 }; in trigger_fstat_events() local

123