Home
last modified time | relevance | path

Searched defs:remote_path (Results 1 – 3 of 3) sorted by relevance

/external/openssh/
Dsftp.c1820 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, in complete_match()
2013 char *remote_path; in interactive_loop() local
Dsftp-client.c1143 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()
/external/lldb/source/Commands/
DCommandObjectTarget.cpp268 std::string remote_path = remote_file.GetPath(); in DoExecute() local