Home
last modified time | relevance | path

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

/external/openssh/
Dsftp-client.h130 int do_upload(struct sftp_conn *, const char *, const char *, int, int, int);
Dsftp-client.c1559 do_upload(struct sftp_conn *conn, const char *local_path, in do_upload() function
1855 if (do_upload(conn, new_src, new_dst, in upload_dir_internal()
Dsftp.c764 if (do_upload(conn, g.gl_pathv[i], abs_dst, in process_put()