| /NextBSD/contrib/subversion/subversion/libsvn_ra/ |
| HD | 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()
|
| HD | 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,
|
| HD | wrapper_template.h | 237 return crb->reporter->link_path(crb->baton, path, url, revision, in compat_link_path()
|
| /NextBSD/contrib/llvm/tools/lldb/source/Host/posix/ |
| HD | HostProcessPosix.cpp | 71 char link_path[PATH_MAX]; in GetMainModule() local 72 if (snprintf(link_path, PATH_MAX, "/proc/%" PRIu64 "/exe", m_process) != 1) in GetMainModule() 78 error = FileSystem::Readlink(FileSpec{link_path, false}, file_spec); in GetMainModule()
|
| /NextBSD/contrib/subversion/subversion/libsvn_repos/ |
| HD | 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() 926 if (info && info->link_path && !b->is_switch) in update_entry() 928 t_path = info->link_path; in update_entry() 941 s_path = (info->link_path) ? info->link_path : s_path; in update_entry() 1367 info_is_set_path = (SVN_IS_VALID_REVNUM(info->rev) && !info->link_path); in drive() 1420 || info->link_path || !SVN_IS_VALID_REVNUM(info->rev)) in finish_report() 1522 svn_repos_link_path3(void *baton, const char *path, const char *link_path, in svn_repos_link_path3() argument 1532 write_path_info(baton, path, link_path, rev, depth, in svn_repos_link_path3()
|
| HD | deprecated.c | 340 svn_repos_link_path2(void *baton, const char *path, const char *link_path, in svn_repos_link_path2() argument 344 return svn_repos_link_path3(baton, path, link_path, rev, svn_depth_infinity, in svn_repos_link_path2() 349 svn_repos_link_path(void *baton, const char *path, const char *link_path, in svn_repos_link_path() argument 353 return svn_repos_link_path2(baton, path, link_path, rev, start_empty, in svn_repos_link_path()
|
| /NextBSD/contrib/llvm/lib/Support/Unix/ |
| HD | Path.inc | 135 char link_path[MAXPATHLEN]; 136 if (realpath(exe_path, link_path)) 137 return link_path; 168 char link_path[MAXPATHLEN]; 169 if (realpath(DLInfo.dli_fname, link_path)) 170 return link_path;
|
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | 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()
|
| HD | externals.c | 1214 SVN_ERR(reporter->link_path(report_baton, "", in svn_wc__crawl_file_external()
|
| HD | deprecated.c | 249 return wrb->reporter->link_path(wrb->baton, path, url, revision, in wrap_3to2_link_path() 409 return wrb->reporter->link_path(wrb->baton, path, url, revision, in wrap_2to1_link_path()
|
| /NextBSD/contrib/subversion/subversion/include/ |
| HD | 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
|
| HD | svn_repos.h | 1243 const char *link_path, 1260 const char *link_path, 1275 const char *link_path,
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | status.c | 175 return rb->wrapped_reporter->link_path(rb->wrapped_report_baton, path, url, in reporter_link_path()
|
| HD | diff.c | 2101 SVN_ERR(reporter->link_path(reporter_baton, target, in diff_repos_wc()
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_serf/ |
| HD | update.c | 2248 link_path(void *report_baton, in link_path() function 2722 link_path,
|
| /NextBSD/contrib/subversion/subversion/svnserve/ |
| HD | serve.c | 872 static svn_error_t *link_path(svn_ra_svn_conn_t *conn, apr_pool_t *pool, in link_path() function 928 { "link-path", link_path },
|
| /NextBSD/contrib/gcc/ |
| HD | FSFChangeLog.10 | 2166 * rs6000.h (EXTRA_SPECS): Add link_syscalls, link_libg, link_path,
|