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

  /external/openssh/
sftp-client.h 115 int download_dir(struct sftp_conn *, char *, char *, Attrib *, int, int);
sftp.c 574 if (download_dir(conn, g.gl_pathv[i], abs_dst, NULL,
    [all...]
sftp-client.c 1316 download_dir(struct sftp_conn *conn, char *src, char *dst, function
    [all...]

Completed in 63 milliseconds