Searched refs:statii (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c207 apr_hash_t *statii;
1551 statushash = ((struct dir_baton *) baton)->statii;
1553 statushash = ((struct file_baton *) baton)->dir_baton->statii;
1684 const svn_wc_status3_t *status = svn_hash_gets(pb->statii,
1736 d->statii = apr_hash_make(dir_pool);
1766 status_in_parent = svn_hash_gets(pb->statii, d->local_abspath);
1792 hash_stash, d->statii,
1797 this_dir_status = svn_hash_gets(d->statii, d->local_abspath);
1938 apr_hash_t *statii,
1958 /* Loop over all the statii stil
204 apr_hash_t *statii; member in struct:dir_baton
1929 handle_statii(struct edit_baton *eb, const char *dir_repos_root_url, const char *dir_repos_relpath, const char *dir_repos_uuid, apr_hash_t *statii, svn_boolean_t dir_was_deleted, svn_depth_t depth, apr_pool_t *pool) argument
[all...]

Completed in 57 milliseconds