Home
last modified time | relevance | path

Searched defs:in_fd (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Ddynamodb_load59 def load_table(table, in_fd): argument
/external/compiler-rt/test/sanitizer_common/TestCases/Posix/
Ddecorate_proc_maps.cc12 bool CopyFdToFd(int in_fd, int out_fd) { in CopyFdToFd()
/external/toybox/toys/other/
Dbzcat.c84 int in_fd, inbufCount, inbufPos; member
/external/openssh/
Dclientloop.c2504 const char *term, struct termios *tiop, int in_fd, Buffer *cmd, char **env) in client_session2_setup()
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/sanitizer/
Dlinux_syscall_hooks.h783 #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/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h783 #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