Searched defs:tree_conflicts (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dnotify.c59 unsigned int tree_conflicts; member in struct:notify_baton
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dinfo.c351 apr_hash_t *tree_conflicts; member in struct:found_entry_baton
H A Dentries.c466 apr_hash_t *tree_conflicts = NULL; local
1690 apr_hash_t *tree_conflicts; member in struct:write_baton
1728 apr_hash_t *tree_conflicts; local
2464 write_actual_only_entries(apr_hash_t *tree_conflicts, svn_sqlite__db_t *sdb, svn_wc__db_t *db, const char *wri_abspath, apr_int64_t wc_id, const char *parent_relpath, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dstatus-cmd.c72 unsigned int tree_conflicts; member in struct:status_baton
H A Dstatus.c215 print_status(const char *target_abspath, const char *target_path, const char *path, svn_boolean_t detailed, svn_boolean_t show_last_committed, svn_boolean_t repos_locks, const svn_client_status_t *status, unsigned int *text_conflicts, unsigned int *prop_conflicts, unsigned int *tree_conflicts, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
573 svn_cl__print_status(const char *target_abspath, const char *target_path, const char *path, const svn_client_status_t *status, svn_boolean_t suppress_externals_placeholders, svn_boolean_t detailed, svn_boolean_t show_last_committed, svn_boolean_t skip_unrecognized, svn_boolean_t repos_locks, unsigned int *text_conflicts, unsigned int *prop_conflicts, unsigned int *tree_conflicts, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
H A Dnotify.c71 apr_hash_t *text_conflicts, *prop_conflicts, *tree_conflicts; member in struct:svn_cl__conflict_stats_t

Completed in 203 milliseconds