Searched refs:do_download (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dsftp-client.h103 /* XXX: add callbacks to do_download/do_upload so we can do progress meter */
109 int do_download(struct sftp_conn *, char *, char *, Attrib *, int, int);
H A Dsftp-client.c990 do_download(struct sftp_conn *conn, char *remote_path, char *local_path, function
1315 if (do_download(conn, new_src, new_dst,
H A Dssh-keygen.c724 do_download(struct passwd *pw) function
2458 do_download(pw);
H A Dsftp.c594 if (do_download(conn, g.gl_pathv[i], abs_dst, NULL,

Completed in 100 milliseconds