Searched defs:fd_in (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/usr.bin/ssh/ |
| D | sftp-client.c | 71 int fd_in; member 436 sftp_init(int fd_in, int fd_out, u_int transfer_buflen, u_int num_requests, in sftp_init()
|
| D | packet.c | 273 ssh_packet_set_connection(struct ssh *ssh, int fd_in, int fd_out) in ssh_packet_set_connection()
|
| /openbsd/src/gnu/llvm/compiler-rt/include/sanitizer/ |
| D | linux_syscall_hooks.h | 1676 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument 1681 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
|