Home
last modified time | relevance | path

Searched refs:source_path (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Ddelta.c468 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()
619 const char *source_path, in delta_files() argument
635 if (source_path) in delta_files()
663 source_path ? source_path : NULL, in delta_files()
667 if (source_path) in delta_files()
767 const char *source_path, in replace_file_or_dir() argument
843 const char *source_path, in delta_dirs() argument
[all …]
/freebsd-13.1/bin/mv/
H A Dmv.c79 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-13.1/contrib/kyua/examples/
H A Dsyntax_test.cpp130 const fs::path source_path = example_file("Kyuafile.top"); in ATF_TEST_CASE_BODY() local
131 ATF_REQUIRE(::symlink(source_path.c_str(), "root/Kyuafile") != -1); in ATF_TEST_CASE_BODY()
157 const fs::path source_path = example_file("Kyuafile.top"); in ATF_TEST_CASE_BODY() local
158 ATF_REQUIRE(::symlink(source_path.c_str(), "root/Kyuafile") != -1); in ATF_TEST_CASE_BODY()
/freebsd-13.1/tools/build/
H A DMakefile306 source_path=`which ${_tool} || echo /dev/null/no/such`; \
307 if [ ! -e "$${source_path}" ] ; then \
311 ${_COPY_HOST_TOOL} "$${source_path}" "${DESTDIR}/bin/${_tool}"
314 @source_path="${_tool:S/:/ /:[1]}"; \
316 if [ ! -e "$${source_path}" ] ; then \
317 echo "Host tool '$${source_path}' is missing"; false; \
320 ${_COPY_HOST_TOOL} "$${source_path}" "$${target_path}"
/freebsd-13.1/contrib/dialog/samples/install/
H A Dsetup.c201 extract_packages(const char *source_path) in extract_packages() argument
211 "2>>var/installed/packages/ERROR; done", source_path)) in extract_packages()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp422 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-13.1/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1614 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-13.1/contrib/subversion/subversion/libsvn_delta/
H A Dbranch_compat.c758 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-13.1/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.h420 const char *source_path,
428 const char *source_path,
H A Dfs-loader.c1446 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-13.1/contrib/subversion/subversion/include/
H A Dsvn_fs.h2286 const char *source_path,
2922 const char *source_path,
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dmergeinfo.c2552 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-13.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dtree.c1271 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-13.1/contrib/subversion/subversion/libsvn_client/
H A Dmerge.c863 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-13.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c2379 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-13.1/contrib/subversion/subversion/libsvn_fs_base/
H A Dtree.c2869 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()
/freebsd-13.1/
H A DMakefile.inc12493 if [ ! -e "$${source_path}" ] ; then \
2496 cp -pf "$${source_path}" "${WORLDTMP}/legacy/bin/${_tool}"