Home
last modified time | relevance | path

Searched refs:remote_path_prefix (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp133 const char *options, const char *remote_path_prefix, in EnableRsync() argument
137 remote_path_prefix, omit_hostname_from_remote_path); in EnableRsync()
142 if (remote_path_prefix && remote_path_prefix[0]) in EnableRsync()
143 m_opaque_ptr->m_rsync_remote_path_prefix = remote_path_prefix; in EnableRsync()
/freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/
H A DSBPlatform.i35 const char *remote_path_prefix,
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h39 void EnableRsync(const char *options, const char *remote_path_prefix,