HomeSort by relevance Sort by last modified time
    Searched full:do_upload (Results 1 - 3 of 3) sorted by null

  /external/openssh/
sftp-client.h 124 int do_upload(struct sftp_conn *, const char *, const char *, int, int, int);
sftp-client.c 1548 do_upload(struct sftp_conn *conn, const char *local_path, function
    [all...]
sftp.c 748 if (do_upload(conn, g.gl_pathv[i], abs_dst,
    [all...]

Completed in 62 milliseconds