Home
last modified time | relevance | path

Searched defs:dst_path (Results 1 – 19 of 19) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
DSBFileSpec.cpp87 SBFileSpec::ResolvePath (const char *src_path, char *dst_path, size_t dst_len) in ResolvePath()
143 SBFileSpec::GetPath (char *dst_path, size_t dst_len) const in GetPath()
/freebsd-10-stable/contrib/subversion/subversion/svn/
Dmove-cmd.c50 const char *dst_path; in svn_cl__move() local
Dcopy-cmd.c49 const char *src_path, *dst_path; in svn_cl__copy() local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
DPlatformPOSIX.cpp207 std::string dst_path (destination.GetPath()); in PutFile() local
234 std::string dst_path (destination.GetPath()); in PutFile() local
392 std::string dst_path (destination.GetPath()); in GetFile() local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
Dhotcopy.c46 const char *dst_path, in hotcopy_io_dir_file_copy()
132 const char *dst_path; in hotcopy_io_copy_dir_recursively() local
896 const char *dst_path, in hotcopy_create_empty_dest()
928 const char *dst_path, in svn_fs_x__hotcopy_prepare_target()
Dfs.c522 const char *dst_path, in x_hotcopy()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_fs/
Dhotcopy.c45 const char *dst_path, in hotcopy_io_dir_file_copy()
131 const char *dst_path; in hotcopy_io_copy_dir_recursively() local
1007 const char *dst_path, in hotcopy_create_empty_dest()
1038 const char *dst_path, in svn_fs_fs__hotcopy_prepare_target()
Dfs.c473 const char *dst_path, in fs_hotcopy()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
Dlog.c167 svn_log__switch(const char *path, const char *dst_path, svn_revnum_t revnum, in svn_log__switch()
187 const char *dst_path, svn_revnum_t revnum, in svn_log__diff()
Dsqlite.c1469 const char *dst_path, in svn_sqlite__hotcopy()
Dio.c1070 const char *dst_path; in svn_io_copy_dir_recursively() local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
Ddeprecated.c631 const char *dst_path, in svn_client_copy6()
654 const char *dst_path, in svn_client_copy5()
675 const char *dst_path, in svn_client_copy4()
690 const char *dst_path, in svn_client_copy3()
712 const char *dst_path, in svn_client_copy2()
743 const char *dst_path, in svn_client_copy()
759 const char *dst_path, in svn_client_move6()
780 const char *dst_path, in svn_client_move5()
801 const char *dst_path, in svn_client_move4()
818 const char *dst_path, in svn_client_move3()
[all …]
Dcopy.c849 const char *dst_path, in do_wc_to_wc_moves()
1137 const char *dst_path; member
3127 const char *dst_path, in svn_client_copy7()
3210 const char *dst_path, in svn_client_move7()
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
DFileSpec.cpp84 FileSpec::ResolveUsername (const char *src_path, char *dst_path, size_t dst_len) in ResolveUsername()
193 FileSpec::Resolve (const char *src_path, char *dst_path, size_t dst_len) in Resolve()
/freebsd-10-stable/sys/dev/usb/
Dusb_dev.h45 char dst_path[32]; /* Destination path - including member
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
Ddeprecated.c231 const char *dst_path, in svn_repos_hotcopy2()
245 const char *dst_path, in svn_repos_hotcopy()
Drepos.c1959 const char *dst_path, in svn_repos_hotcopy3()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Ddeprecated.c3301 svn_wc_add_repos_file3(const char *dst_path, in svn_wc_add_repos_file3()
3338 svn_wc_add_repos_file2(const char *dst_path, in svn_wc_add_repos_file2()
3431 svn_wc_add_repos_file(const char *dst_path, in svn_wc_add_repos_file()
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs/
Dfs-loader.c638 svn_fs_hotcopy3(const char *src_path, const char *dst_path, in svn_fs_hotcopy3()