Home
last modified time | relevance | path

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

12

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper_unittest_helper.cc59 int pipefd = *static_cast<int *>(data); in thread_function() local
79 int pipefd = atoi(argv[1]); in main() local
/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/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/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-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/ltp/testcases/kernel/syscalls/pipe/
Dpipe08.c67 int pipefd[2]; /* fds for pipe read/write */ in main() local
Dpipe09.c79 int pipefd[2]; /* fds for pipe read/write */ in main() local
/external/ltp/testcases/kernel/containers/pidns/
Dpidns12.c50 int pipefd[2]; variable
/external/ltp/testcases/kernel/syscalls/setrlimit/
Dsetrlimit01.c125 int pipefd[2]; in test2() local
/external/toybox/toys/pending/
Dtar.c288 int pipefd[2]; in compress_stream() local
319 int pipefd[2], status = 0; in extract_to_command() local
511 int pipefd[2]; in extract_stream() local
/external/squashfs-tools/squashfs-tools/
Dpseudo.c221 int res, pipefd[2]; in pseudo_exec_file() local
/external/dnsmasq/src/
Dhelper.c56 int i, pipefd[2]; in create_helper() local
Ddnsmasq.c71 int piperead, pipefd[2], err_pipe[2]; in main() local
/external/ltp/testcases/kernel/logging/kmsg/
Dkmsg01.c202 int pipefd[2]; in timed_read_kmsg() local
/external/kernel-headers/original/uapi/linux/
Dauto_dev-ioctl.h49 __s32 pipefd; member
/external/linux-kselftest/tools/testing/selftests/vm/
Duserfaultfd.c85 static int uffd, uffd_flags, finished, *pipefd; variable
/external/ppp/pppd/
Dmain.c798 int pipefd[2]; in detach() local
1591 int fd, pipefd[2]; in safe_fork() local
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dbaseline_policy_unittest.cc75 int pipefd[2]; in BPF_TEST_C() local
/external/seccomp-tests/linux/
Dseccomp_bpf.c1085 int pipefd[2]; in setup_trace_fixture() local
2068 int pipefd[2]; in TEST() local
/external/linux-kselftest/tools/testing/selftests/seccomp/
Dseccomp_bpf.c1090 int pipefd[2]; in setup_trace_fixture() local
2244 int pipefd[2]; in TEST() local
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
Dseccomp_bpf_tests.c842 int pipefd[2]; in FIXTURE_SETUP() local
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc764 int* pipefd = new int[2]; in TEST() local
774 int* pipefd = new int[2]; in TEST() local
794 int* pipefd = new int[2]; in TEST() local
819 int* pipefd = new int[2]; in TEST() local
845 int* pipefd = new int[2]; in TEST() local

12