Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssh/
H A Dsftp.c1999 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, in complete_match()
2208 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-src/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp412 std::string remote_path = remote_file.GetPath(); DoExecute() local