Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp.c2001 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, in complete_match()
2210 char *remote_path; in interactive_loop() local
H A Dsftp-client.c1597 sftp_download(struct sftp_conn *conn, const char *remote_path, in sftp_download()
2033 const char *remote_path, int preserve_flag, int resume, in sftp_upload()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp394 std::string remote_path = remote_file.GetPath(); in DoExecute() local