Searched refs:do_download (Results 1 – 4 of 4) sorted by relevance
/external/openssh/ |
D | sftp-client.h | 116 int do_download(struct sftp_conn *, const char *, const char *,
|
D | sftp-client.c | 1152 do_download(struct sftp_conn *conn, const char *remote_path, in do_download() function 1506 if (do_download(conn, new_src, new_dst, in download_dir_internal()
|
D | ssh-keygen.c | 770 do_download(struct passwd *pw) in do_download() function 2554 do_download(pw); in main()
|
D | sftp.c | 671 if (do_download(conn, g.gl_pathv[i], abs_dst, NULL, in process_get()
|