| /external/ltp/testcases/kernel/syscalls/sendfile/ |
| D | sendfile03.c | 64 int in_fd, out_fd; variable 75 int in_fd; member
|
| D | sendfile08.c | 46 static int in_fd; variable
|
| D | sendfile07.c | 65 int in_fd, out_fd = 0, ignored_fd = 0; variable
|
| D | sendfile06.c | 68 int in_fd, out_fd; in do_sendfile() local
|
| D | sendfile09.c | 65 static int in_fd; variable
|
| D | sendfile05.c | 84 int in_fd; in do_sendfile() local
|
| D | sendfile04.c | 103 int in_fd; in do_sendfile() local
|
| D | sendfile02.c | 100 int in_fd; in do_sendfile() local
|
| /external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
| D | decorate_proc_maps.cpp | 15 bool CopyFdToFd(int in_fd, int out_fd) { in CopyFdToFd()
|
| /external/llvm-project/compiler-rt/test/hwasan/TestCases/Linux/ |
| D | decorate-proc-maps.c | 30 void CopyFdToFd(int in_fd, int out_fd) { in CopyFdToFd()
|
| /external/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
| D | decorate_proc_maps.cc | 12 bool CopyFdToFd(int in_fd, int out_fd) { in CopyFdToFd()
|
| /external/virglrenderer/vtest/ |
| D | vtest_server.c | 59 int in_fd; member 287 static int vtest_server_add_client(int in_fd, int out_fd) in vtest_server_add_client() 308 int in_fd; in vtest_server_open_read_file() local
|
| /external/perfetto/src/perfetto_cmd/ |
| D | rate_limiter.cc | 205 base::ScopedFile in_fd(base::OpenFile(GetStateFilePath(), O_RDONLY)); in LoadState() local
|
| /external/libchrome/base/memory/ |
| D | platform_shared_memory_region_posix.cc | 63 ScopedFDPair::ScopedFDPair(ScopedFD in_fd, ScopedFD in_readonly_fd) in ScopedFDPair()
|
| /external/strace/tests-m32/ |
| D | read-write.c | 118 int in_fd = err_desc ? 5 : 0; in test_dump() local
|
| /external/strace/tests/ |
| D | read-write.c | 118 int in_fd = err_desc ? 5 : 0; in test_dump() local
|
| /external/strace/tests-mx32/ |
| D | read-write.c | 118 int in_fd = err_desc ? 5 : 0; in test_dump() local
|
| /external/bcc/tests/cc/ |
| D | test_c_api.cc | 136 int in_fd, out_fd; in mntns_func() local
|
| /external/arm-trusted-firmware/tools/marvell/doimage/ |
| D | doimage.c | 918 FILE *in_fd; in format_sec_ext() local 1368 FILE *in_fd; in format_bin_ext() local 1584 FILE *in_fd = NULL; in main() local
|
| /external/linux-kselftest/tools/testing/selftests/exec/ |
| D | execveat.c | 140 int in_fd = open_or_die(src, O_RDONLY); in exe_cp() local
|
| /external/toybox/toys/other/ |
| D | bzcat.c | 84 int in_fd, inbufCount, inbufPos; member
|
| /external/openssh/ |
| D | clientloop.c | 2278 const char *term, struct termios *tiop, int in_fd, struct sshbuf *cmd, in client_session2_setup()
|
| /external/python/cpython3/Modules/clinic/ |
| D | posixmodule.c.h | 5257 int in_fd; in os_sendfile() local 5351 int in_fd; in os_sendfile() local 5456 int in_fd; in os_sendfile() local 5526 int in_fd; in os__fcopyfile() local
|
| /external/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 783 #define __sanitizer_syscall_pre_sendfile(out_fd, in_fd, offset, count) \ argument 786 #define __sanitizer_syscall_post_sendfile(res, out_fd, in_fd, offset, count) \ argument 789 #define __sanitizer_syscall_pre_sendfile64(out_fd, in_fd, offset, count) \ argument 792 #define __sanitizer_syscall_post_sendfile64(res, out_fd, in_fd, offset, count) \ argument
|
| /external/llvm-project/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 782 #define __sanitizer_syscall_pre_sendfile(out_fd, in_fd, offset, count) \ argument 785 #define __sanitizer_syscall_post_sendfile(res, out_fd, in_fd, offset, count) \ argument 788 #define __sanitizer_syscall_pre_sendfile64(out_fd, in_fd, offset, count) \ argument 791 #define __sanitizer_syscall_post_sendfile64(res, out_fd, in_fd, offset, count) \ argument
|