Searched defs:fd_out (Results 1 – 5 of 5) sorted by relevance
/external/openssh/ |
D | opacket.c | 231 packet_set_connection(int fd_in, int fd_out) in packet_set_connection()
|
D | sftp-client.c | 72 int fd_out; member 376 do_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests, in do_init()
|
D | packet.c | 269 ssh_packet_set_connection(struct ssh *ssh, int fd_in, int fd_out) in ssh_packet_set_connection()
|
/external/compiler-rt/include/sanitizer/ |
D | linux_syscall_hooks.h | 1668 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument 1673 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
|
/external/valgrind/drd/tests/ |
D | tsan_unittest.cpp | 4765 int fd_out = -1; variable
|