Home
last modified time | relevance | path

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

12

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dandroid-cloexec-pipe2.cpp18 int pipefd[2]; in warning() local
28 int pipefd[2]; in warningInMacroArugment() local
45 int pipefd[2]; in noWarning() local
53 int pipefd[2]; in noWarning() local
64 int pipefd[2]; in noWarning() local
Dandroid-cloexec-pipe.cpp6 int pipefd[2]; in warning() local
15 int pipefd[2]; in noWarningInNamespace() local
24 int pipefd[2]; in noWarningForMemberFunction() local
/external/ltp/testcases/kernel/syscalls/sendmsg/
Dsendmsg02.c63 static void client(int id, int pipefd[]) in client()
101 static void server(int id, int pipefd[]) in server()
125 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/llvm-project/libc/utils/testutils/
DFDReader.h16 int pipefd[2]; variable
/external/oss-fuzz/projects/ibmswtpm2/
Dfuzzer.cc27 int pipefd[2]; in LLVMFuzzerTestOneInput() local
/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/grpc-grpc/src/core/lib/iomgr/
Dwakeup_fd_pipe.cc37 int pipefd[2]; in pipe_init() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dwakeup_fd_pipe.cc37 int pipefd[2]; in pipe_init() local
/external/ltp/testcases/kernel/containers/pidns/
Dpidns12.c50 int pipefd[2]; variable
/external/linux-kselftest/tools/testing/selftests/kcmp/
Dkcmp_test.c36 int pipefd[2]; in main() local
/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/syscalls/setrlimit/
Dsetrlimit01.c126 int pipefd[2]; in test2() local
/external/wayland/tests/
Dtest-runner.c235 int pipefd[2]; in is_debugger_attached() local
/external/squashfs-tools/squashfs-tools/
Dpseudo.c221 int res, pipefd[2]; in pseudo_exec_file() local
/external/toybox/toys/posix/
Dtar.c870 int pipefd[2] = {hdr ? -1 : TT.fd, -1}, i, pid; in tar_main() local
944 int pipefd[2] = {-1, TT.fd}; in tar_main() local

12