Searched refs:sftpio (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/usr.bin/ssh/ |
| D | sftp-client.c | 133 sftpio(void *_bwlimit, size_t amount) in sftpio() function 159 if (atomiciov6(writev, conn->fd_out, iov, 2, sftpio, in send_msg() 177 if (atomicio6(read, conn->fd_in, p, 4, sftpio, in get_msg_extended() 196 if (atomicio6(read, conn->fd_in, p, msg_len, sftpio, in get_msg_extended()
|