Home
last modified time | relevance | path

Searched refs:do_upload (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/crypto/openssh/
Dsftp-client.h158 int do_upload(struct sftp_conn *, const char *, const char *,
Dsftp-client.c1991 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()
Dscp.c1316 } else if (do_upload(conn, src, abs_dst, pflag, 0, 0, 1) != 0) { in source_sftp()
Dsftp.c799 if (do_upload(conn, g.gl_pathv[i], abs_dst, in process_put()
DChangeLog6219 upstream: do_upload() used a near-identical structure for