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

/freebsd-10-stable/crypto/openssh/
H A Dsftp-client.c1144 do_download(struct sftp_conn *conn, const char *remote_path, argument
1551 do_upload(struct sftp_conn *conn, const char *local_path, const char *remote_path, int preserve_flag, int resume, int fsync_flag) argument
[all...]
H A Dsftp.c1827 complete_match(EditLine *el, struct sftp_conn *conn, char *remote_path, argument
2020 char *remote_path; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp331 std::string remote_path = remote_file.GetPath(); local

Completed in 104 milliseconds