Home
last modified time | relevance | path

Searched refs:open_directory (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-13.1/contrib/subversion/subversion/libsvn_delta/
H A Dcancel.c129 open_directory(const char *path, in open_directory() function
141 SVN_ERR(eb->wrapped_editor->open_directory(path, in open_directory()
370 tree_editor->open_directory = open_directory; in svn_delta_get_cancellation_editor()
H A Ddepth_filter_editor.c222 open_directory(const char *path, in open_directory() function
236 SVN_ERR(eb->wrapped_editor->open_directory(path, pb->wrapped_baton, in open_directory()
463 depth_filter_editor->open_directory = open_directory; in svn_delta_depth_filter_editor()
H A Dbranch_migrate.c128 open_directory(const char *path, in open_directory() function
342 open_directory, in svn_branch__compat_get_migration_editor()
H A Ddebug_editor.c162 open_directory(const char *path, in open_directory() function
178 SVN_ERR(eb->wrapped_editor->open_directory(path, in open_directory()
476 tree_editor->open_directory = open_directory; in svn_delta__get_debug_editor()
H A Dpath_driver.c86 SVN_ERR(editor->open_directory(path, parent_db, SVN_INVALID_REVNUM, subpool, in open_dir()
H A Dbranch_compat.c998 SVN_ERR(editor->open_directory(ev1_relpath, parent_baton, in apply_change()
/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Dnode_tree.c306 open_directory(const char *path, in open_directory() function
404 my_editor->open_directory = open_directory; in svn_repos_node_editor()
H A Ddump_editor.c673 open_directory(const char *path, in open_directory() function
1025 de->open_directory = open_directory; in svn_repos__get_dump_editor()
H A Dcommit.c534 open_directory(const char *path, in open_directory() function
1037 e->open_directory = open_directory; in svn_repos_get_commit_editor5()
H A Ddump.c1625 open_directory(const char *path, in open_directory() function
1933 dump_editor->open_directory = open_directory; in get_dump_editor()
H A Ddelta.c793 SVN_ERR(c->editor->open_directory(edit_path, dir_baton, in replace_file_or_dir()
H A Dreplay.c650 SVN_ERR(editor->open_directory(edit_path, parent_baton, in path_driver_cb_func()
/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dambient_depth_filter_editor.c455 open_directory(const char *path, in open_directory() function
475 SVN_ERR(eb->wrapped_editor->open_directory(path, pb->wrapped_baton, in open_directory()
692 depth_filter_editor->open_directory = open_directory; in svn_wc__ambient_depth_filter_editor()
H A Dstatus.c2083 open_directory(const char *path, in open_directory() function
2545 tree_editor->open_directory = open_directory; in svn_wc__get_status_editor()
H A Ddiff_editor.c1680 open_directory(const char *path, in open_directory() function
2432 tree_editor->open_directory = open_directory; in svn_wc__get_diff_editor()
H A Dupdate_editor.c2233 open_directory(const char *path, in open_directory() function
4988 tree_editor->open_directory = open_directory; in make_editor()
/freebsd-13.1/contrib/subversion/subversion/svnsync/
H A Dsync.c335 open_directory(const char *path, in open_directory() function
345 SVN_ERR(eb->wrapped_editor->open_directory(path, pb->wrapped_node_baton, in open_directory()
713 tree_editor->open_directory = open_directory; in svnsync_get_sync_editor()
/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Drepos_diff.c707 open_directory(const char *path, in open_directory() function
1379 tree_editor->open_directory = open_directory; in svn_client__get_diff_editor2()
H A Dwc_editor.c581 editor->open_directory = dir_open; in svn_client__wc_editor_internal()
H A Dmtcc.c1239 SVN_ERR(editor->open_directory(child_relpath, dir_baton, in commit_directory()
/freebsd-13.1/contrib/subversion/subversion/include/
H A Dsvn_delta.h969 svn_error_t *(*open_directory)(const char *path, member
/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_svn/
H A Deditorp.c452 ra_svn_editor->open_directory = ra_svn_open_dir; in svn_ra_svn_get_editor()
635 SVN_CMD_ERR(ds->editor->open_directory(path, entry->baton, rev, subpool, in ra_svn_handle_open_dir()
/freebsd-13.1/contrib/subversion/subversion/svnrdump/
H A Dload_editor.c468 SVN_ERR(commit_editor->open_directory(relpath_compose, in new_node_record()
550 SVN_ERR(commit_editor->open_directory(nb->path, rb->db->baton, in new_node_record()
/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/
H A Dcommit.c1595 open_directory(const char *path, in open_directory() function
2399 editor->open_directory = open_directory; in svn_ra_serf__get_commit_editor()
H A Dreplay.c318 SVN_ERR(ctx->editor->open_directory(name, in replay_closed()

12