Searched refs:get_msg (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/usr.bin/ssh/ |
| H A D | sftp-client.c | 207 get_msg(struct sftp_conn *conn, struct sshbuf *m) in get_msg() function 260 get_msg(conn, msg); in get_status() 299 get_msg(conn, msg); in get_handle() 338 get_msg(conn, msg); in get_decode_stat() 388 get_msg(conn, msg); in get_decode_statvfs() 624 get_msg(conn, msg); in sftp_get_limits() 733 get_msg(conn, msg); in sftp_lsreaddir() 1017 get_msg(conn, msg); in sftp_realpath_expand() 1367 get_msg(conn, msg); in sftp_readlink() 1701 get_msg(conn, msg); in sftp_download() [all …]
|