Searched defs:new_children (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupdate_editor.c2592 apr_hash_t *new_children = svn_hash_gets(eb->dir_dirents, local
H A Dwc_db.c12007 svn_wc__db_global_update(svn_wc__db_t *db, const char *local_abspath, svn_node_kind_t new_kind, const char *new_repos_relpath, svn_revnum_t new_revision, const apr_hash_t *new_props, svn_revnum_t new_changed_rev, apr_time_t new_changed_date, const char *new_changed_author, const apr_array_header_t *new_children, const svn_checksum_t *new_checksum, const char *new_target, const apr_hash_t *new_dav_cache, const svn_skel_t *conflict, const svn_skel_t *work_items, apr_pool_t *scratch_pool) argument

Completed in 214 milliseconds