Searched defs:remote_path (Results 1 – 3 of 3) sorted by relevance
1820 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, in complete_match()2013 char *remote_path; in interactive_loop() local
1143 do_download(struct sftp_conn *conn, const char *remote_path, in do_download()1549 const char *remote_path, int preserve_flag, int resume, int fsync_flag) in do_upload()
268 std::string remote_path = remote_file.GetPath(); in DoExecute() local