Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsftp.c1973 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, in complete_match()
2181 char *remote_path; in interactive_loop() local
H A Dsftp-client.c1577 sftp_download(struct sftp_conn *conn, const char *remote_path, in sftp_download()
2009 const char *remote_path, int preserve_flag, int resume, in sftp_upload()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectTarget.cpp392 std::string remote_path = remote_file.GetPath(); in DoExecute() local