Home
last modified time | relevance | path

Searched refs:svn_wc__db_info_t (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDstatus.c275 const struct svn_wc__db_info_t *info, in get_repos_root_url_relpath()
345 const struct svn_wc__db_info_t *info, in assemble_status()
797 const struct svn_wc__db_info_t *info, in send_status_structure()
1033 const struct svn_wc__db_info_t *dir_info,
1080 const struct svn_wc__db_info_t *info, in one_child_status()
1218 const struct svn_wc__db_info_t *dir_info, in get_dir_status()
1350 const struct svn_wc__db_info_t *child_info; in get_dir_status()
1406 const struct svn_wc__db_info_t *info, in get_child_status()
1419 const struct svn_wc__db_info_t *dir_info; in get_child_status()
2638 const struct svn_wc__db_info_t *info; in svn_wc__internal_walk_status()
[all …]
HDdiff_editor.c662 struct svn_wc__db_info_t *info = item->value; in walk_local_nodes_diff()
1165 struct svn_wc__db_info_t *info = item->value; in svn_wc__diff_local_only_dir()
1282 const struct svn_wc__db_info_t *info; in handle_local_only()
1641 struct svn_wc__db_info_t *info; in add_directory()
1701 struct svn_wc__db_info_t *info; in open_directory()
1946 struct svn_wc__db_info_t *info; in add_file()
2003 struct svn_wc__db_info_t *info; in open_file()
HDrevert.c301 const struct svn_wc__db_info_t *info, in revert_restore()
747 const struct svn_wc__db_info_t *info = NULL; in revert()
HDcopy.c413 struct svn_wc__db_info_t *info; in copy_versioned_dir()
1026 struct svn_wc__db_info_t *info = apr_hash_this_val(hi); in remove_all_conflict_markers()
HDwc_db.h1986 struct svn_wc__db_info_t { struct
2056 svn_wc__db_read_single_info(const struct svn_wc__db_info_t **info,
HDwc_db.c9268 struct svn_wc__db_info_t info;
9323 struct svn_wc__db_info_t *child = &child_item->info; in read_children_info()
9528 struct svn_wc__db_info_t *child; in read_children_info()
9616 read_single_info(const struct svn_wc__db_info_t **info, in read_single_info()
9623 struct svn_wc__db_info_t *mtb; in read_single_info()
9777 svn_wc__db_read_single_info(const struct svn_wc__db_info_t **info, in svn_wc__db_read_single_info()