Searched defs:resolved_props (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dquestions.c370 svn_boolean_t resolved_props = FALSE; local
H A Dwc_db.c6650 svn_wc__db_op_mark_resolved_internal(svn_wc__db_wcroot_t *wcroot, const char *local_relpath, svn_wc__db_t *db, svn_boolean_t resolved_text, svn_boolean_t resolved_props, svn_boolean_t resolved_tree, const svn_skel_t *work_items, apr_pool_t *scratch_pool) argument
6741 svn_wc__db_op_mark_resolved(svn_wc__db_t *db, const char *local_abspath, svn_boolean_t resolved_text, svn_boolean_t resolved_props, svn_boolean_t resolved_tree, const svn_skel_t *work_items, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dconflicts.c85 apr_hash_t *resolved_props; member in struct:svn_client_conflict_t

Completed in 215 milliseconds