| /freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | delta.c | 105 const char *source_path, 121 const char *source_path, 143 const char *source_path, 158 const char *source_path, 468 const char *source_path, in delta_proplists() argument 514 if (committed_date || source_path) in delta_proplists() 522 if (last_author || source_path) in delta_proplists() 536 if (source_path) in delta_proplists() 542 c->source_root, source_path, subpool)); in delta_proplists() 548 source_path, subpool)); in delta_proplists() [all …]
|
| /freebsd-12-stable/bin/mv/ |
| D | mv.c | 79 static void preserve_fd_acls(int source_fd, int dest_fd, const char *source_path, 454 preserve_fd_acls(int source_fd, int dest_fd, const char *source_path, in preserve_fd_acls() argument 467 source_path); in preserve_fd_acls() 477 source_path); in preserve_fd_acls() 486 warn("failed to get acl entries for %s", source_path); in preserve_fd_acls() 490 warn("acl_is_trivial() failed for %s", source_path); in preserve_fd_acls()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | source.c | 90 char *source_path; variable 307 puts_filtered (source_path); in show_directories() 355 source_path = xstrdup (buf); in init_source_path() 376 xfree (source_path); in directory_command() 382 mod_path (dirname, &source_path); in directory_command() 797 fd = openp (source_path, 1, filename, O_RDONLY, 0, full_pathname); in source_full_path_of() 815 char *path = source_path; in open_source_file() 837 p = (char *) strstr (source_path, "$cdir"); in open_source_file() 844 alloca (strlen (source_path) + 1 + strlen (s->dirname) + 1); in open_source_file() 845 len = p - source_path; in open_source_file() [all …]
|
| D | remote-vx.c | 1071 extern char *source_path; in vx_open() 1146 desc = openp (source_path, 0, pLoadFile->name, O_RDONLY, 0, &fullname); in vx_open()
|
| D | defs.h | 613 extern char *source_path;
|
| /freebsd-12-stable/contrib/gdb/gdb/mi/ |
| D | mi-cmd-env.c | 233 xfree (source_path); in mi_cmd_env_dir() 238 env_mod_path (argv[i], &source_path); in mi_cmd_env_dir() 241 ui_out_field_string (uiout, "source-path", source_path); in mi_cmd_env_dir()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/ |
| D | LocateSymbolFileMacOSX.cpp | 422 FileSpec source_path(DBGSourcePath.c_str()); in GetModuleSpecInfoFromUUIDDictionary() local 425 source_path.RemoveLastPathComponent(); in GetModuleSpecInfoFromUUIDDictionary() 426 source_path.RemoveLastPathComponent(); in GetModuleSpecInfoFromUUIDDictionary() 429 ConstString(source_path.GetPath().c_str()), true); in GetModuleSpecInfoFromUUIDDictionary()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Target/ |
| D | StackFrame.cpp | 1614 ValueObjectSP source_path; in DoGuessValueAt() local 1619 source_path = DoGuessValueAt(frame, origin_register, 0, disassembler, in DoGuessValueAt() 1629 source_path = in DoGuessValueAt() 1632 if (!source_path) { in DoGuessValueAt() 1635 source_path = in DoGuessValueAt() 1636 GetValueForDereferincingOffset(frame, source_path, offset); in DoGuessValueAt() 1639 if (source_path) { in DoGuessValueAt() 1640 return source_path; in DoGuessValueAt()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/ |
| D | branch_compat.c | 758 const char *source_path = NULL; in fetch_base_props() local 772 source_path = change->copyfrom_path; in fetch_base_props() 790 source_path = svn_relpath_join(enclosing_copy->copyfrom_path, in fetch_base_props() 797 source_path = repos_relpath; in fetch_base_props() 802 if (source_path) in fetch_base_props() 805 fetch_baton, source_path, source_rev, in fetch_base_props()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs/ |
| D | fs-loader.h | 420 const char *source_path, 428 const char *source_path,
|
| D | fs-loader.c | 1446 const char *source_path, svn_fs_root_t *target_root, in svn_fs_merge() argument 1451 source_root, source_path, in svn_fs_merge() 1721 const char *source_path, in svn_fs_get_file_delta_stream() argument 1727 source_root, source_path, in svn_fs_get_file_delta_stream()
|
| /freebsd-12-stable/contrib/subversion/subversion/include/ |
| D | svn_fs.h | 2286 const char *source_path, 2922 const char *source_path,
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | mergeinfo.c | 2552 const char *source_path; in svn_mergeinfo__mergeinfo_from_segments() local 2559 source_path = apr_pstrcat(pool, "/", segment->path, SVN_VA_NULL); in svn_mergeinfo__mergeinfo_from_segments() 2563 path_ranges = svn_hash_gets(mergeinfo, source_path); in svn_mergeinfo__mergeinfo_from_segments() 2580 svn_hash_sets(mergeinfo, source_path, path_ranges); in svn_mergeinfo__mergeinfo_from_segments()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/ |
| D | tree.c | 1271 const char *source_path, in x_merge() argument 2210 const char *source_path, in x_get_file_delta_stream() argument 2218 if (source_root && source_path) in x_get_file_delta_stream() 2219 SVN_ERR(svn_fs_x__get_dag_node(&source_node, source_root, source_path, in x_get_file_delta_stream()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_client/ |
| D | merge.c | 863 const char *source_path = apr_hash_this_key(hi); in filter_self_referential_mergeinfo() local 871 source_path + 1, iterpool); in filter_self_referential_mergeinfo() 952 svn_hash_sets(filtered_younger_mergeinfo, source_path, in filter_self_referential_mergeinfo() 11209 const char *source_path; in find_unmerged_mergeinfo() local 11215 source_path = svn_relpath_join(source_repos_rel_path, in find_unmerged_mergeinfo() 11236 source_mergeinfo = svn_hash_gets(source_catalog, source_path); in find_unmerged_mergeinfo() 11239 svn_hash_sets(source_catalog, source_path, NULL); in find_unmerged_mergeinfo() 11277 svn_hash_sets(new_catalog, apr_pstrdup(scratch_pool, source_path), in find_unmerged_mergeinfo() 11290 const char *source_path = apr_hash_this_key(hi); in find_unmerged_mergeinfo() local 11292 svn_relpath_skip_ancestor(source_repos_rel_path, source_path); in find_unmerged_mergeinfo() [all …]
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/ |
| D | tree.c | 2379 const char *source_path, in fs_merge() argument 3289 const char *source_path, in fs_get_file_delta_stream() argument 3296 if (source_root && source_path) in fs_get_file_delta_stream() 3297 SVN_ERR(get_dag(&source_node, source_root, source_path, pool)); in fs_get_file_delta_stream()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/ |
| D | tree.c | 2869 const char *source_path, in base_merge() argument 4141 const char *source_path, in base_get_file_delta_stream() argument 4150 if (source_root && source_path) in base_get_file_delta_stream() 4151 SVN_ERR(base_file_contents(&source, source_root, source_path, pool)); in base_get_file_delta_stream()
|