Searched defs:expected_kind (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dnode.c1046 svn_node_kind_t expected_kind; local
H A Dstatus.c409 svn_node_kind_t expected_kind = (info->kind == svn_node_dir) local
H A Dupdate_editor.c1338 check_tree_conflict(svn_skel_t **pconflict, struct edit_baton *eb, const char *local_abspath, svn_wc__db_status_t working_status, svn_boolean_t exists_in_repos, svn_node_kind_t expected_kind, svn_wc_conflict_action_t action, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c801 node_must_exist(struct edit_baton *eb, const char *path, svn_revnum_t revision, svn_node_kind_t expected_kind, apr_pool_t *scratch_pool) argument

Completed in 267 milliseconds