Searched refs:do_upload (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ |
| D | sftp-client.h | 158 int do_upload(struct sftp_conn *, const char *, const char *,
|
| D | sftp-client.c | 1991 do_upload(struct sftp_conn *conn, const char *local_path, in do_upload() function 2281 if (do_upload(conn, new_src, new_dst, in upload_dir_internal()
|
| D | scp.c | 1316 } else if (do_upload(conn, src, abs_dst, pflag, 0, 0, 1) != 0) { in source_sftp()
|
| D | sftp.c | 799 if (do_upload(conn, g.gl_pathv[i], abs_dst, in process_put()
|
| D | ChangeLog | 6219 upstream: do_upload() used a near-identical structure for
|