| /freebsd-12-stable/contrib/subversion/subversion/libsvn_ra/ |
| D | debug_reporter.c | 73 link_path(void *report_baton, in link_path() function 87 SVN_ERR(rb->wrapped_reporter->link_path(rb->wrapped_report_baton, path, url, in link_path() 139 tree_reporter->link_path = link_path; in svn_ra__get_debug_reporter()
|
| D | deprecated.c | 100 link_path(void *report_baton, in link_path() function 109 return b->reporter3->link_path(b->reporter3_baton, in link_path() 149 link_path,
|
| D | wrapper_template.h | 237 return crb->reporter->link_path(crb->baton, path, url, revision, in compat_link_path()
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Host/posix/ |
| D | HostProcessPosix.cpp | 58 char link_path[PATH_MAX]; in GetMainModule() local 59 if (snprintf(link_path, PATH_MAX, "/proc/%" PRIu64 "/exe", m_process) != 1) { in GetMainModule() 64 error = FileSystem::Instance().Readlink(FileSpec(link_path), file_spec); in GetMainModule()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | reporter.c | 84 const char *link_path; /* NULL for set_path or delete_path */ member 296 SVN_ERR(read_string(&(*pi)->link_path, reader, pool)); in read_path_info() 298 (*pi)->link_path = NULL; in read_path_info() 928 if (info && info->link_path && !b->is_switch) in update_entry() 930 t_path = info->link_path; in update_entry() 943 s_path = (info->link_path) ? info->link_path : s_path; in update_entry() 1388 info_is_set_path = (SVN_IS_VALID_REVNUM(info->rev) && !info->link_path); in drive() 1441 || info->link_path || !SVN_IS_VALID_REVNUM(info->rev)) in finish_report() 1543 svn_repos_link_path3(void *baton, const char *path, const char *link_path, in svn_repos_link_path3() argument 1553 write_path_info(baton, path, link_path, rev, depth, in svn_repos_link_path3()
|
| D | deprecated.c | 345 svn_repos_link_path2(void *baton, const char *path, const char *link_path, in svn_repos_link_path2() argument 349 return svn_repos_link_path3(baton, path, link_path, rev, svn_depth_infinity, in svn_repos_link_path2() 354 svn_repos_link_path(void *baton, const char *path, const char *link_path, in svn_repos_link_path() argument 358 return svn_repos_link_path2(baton, path, link_path, rev, start_empty, in svn_repos_link_path()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | adm_crawler.c | 449 SVN_ERR(reporter->link_path(report_baton, in report_revisions_and_depths() 471 SVN_ERR(reporter->link_path(report_baton, in report_revisions_and_depths() 531 SVN_ERR(reporter->link_path(report_baton, in report_revisions_and_depths() 554 SVN_ERR(reporter->link_path(report_baton, in report_revisions_and_depths() 827 err = reporter->link_path(report_baton, in svn_wc_crawl_revisions5()
|
| D | externals.c | 1232 SVN_ERR(reporter->link_path(report_baton, "", in svn_wc__crawl_file_external()
|
| D | deprecated.c | 250 return wrb->reporter->link_path(wrb->baton, path, url, revision, in wrap_3to2_link_path() 410 return wrb->reporter->link_path(wrb->baton, path, url, revision, in wrap_2to1_link_path()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/ |
| D | Path.inc | 201 char link_path[PATH_MAX]; 202 if (realpath(exe_path, link_path)) 203 return link_path; 213 char link_path[PATH_MAX]; 214 if (realpath(exe_path, link_path)) 215 return link_path; 227 char link_path[PATH_MAX]; 228 if (realpath((char *)aux->a_un.a_ptr, link_path)) 229 return link_path; 315 char link_path[PATH_MAX]; [all …]
|
| /freebsd-12-stable/contrib/subversion/subversion/include/ |
| D | svn_ra.h | 413 svn_error_t *(*link_path)(void *report_baton, member 463 svn_error_t *(*link_path)(void *report_baton, member 503 svn_error_t *(*link_path)(void *report_baton, member
|
| D | svn_repos.h | 1270 const char *link_path, 1287 const char *link_path, 1302 const char *link_path,
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_client/ |
| D | status.c | 179 return rb->wrapped_reporter->link_path(rb->wrapped_report_baton, path, url, in reporter_link_path()
|
| D | diff.c | 2321 SVN_ERR(reporter->link_path(reporter_baton, target, in diff_repos_wc()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_serf/ |
| D | update.c | 2103 link_path(void *report_baton, in link_path() function 2538 link_path,
|
| /freebsd-12-stable/contrib/subversion/subversion/svnserve/ |
| D | serve.c | 903 static svn_error_t *link_path(svn_ra_svn_conn_t *conn, apr_pool_t *pool, in link_path() function 967 { "link-path", link_path },
|
| /freebsd-12-stable/contrib/gcc/ |
| D | FSFChangeLog.10 | 2166 * rs6000.h (EXTRA_SPECS): Add link_syscalls, link_libg, link_path,
|