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