Lines Matching defs:kind

110  *    a.    on-disk node kind doesn't match recorded Working node kind
353 char * node kind (via svn_node_kind_to_word(). */
423 checksum is not being calculated. The checksum kind is identical to the
424 kind of expected_source_checksum. */
647 svn_node_kind_t kind,
657 notify->kind = kind;
816 * LOCAL_KIND is the node kind of the tree conflict victim in the
990 SVN_ERR_ASSERT(hb->expected_source_checksum->kind ==
991 hb->actual_source_checksum->kind);
1169 svn_node_kind_t kind;
1209 SVN_ERR(svn_wc__db_read_info(&status, &kind, &db->old_revision,
1615 svn_node_kind_t kind;
1659 SVN_ERR(svn_wc__db_read_info(&status, &kind, &old_revision, &repos_relpath,
1742 kind,
1759 /* Whatever the kind of conflict, we can just clear BASE
1771 kind, svn_node_none, NULL,
1819 kind,
1827 do_notification(eb, local_abspath, kind,
1837 do_notification(eb, local_abspath, kind, action, scratch_pool);
1858 svn_node_kind_t kind;
1909 SVN_ERR(svn_io_check_path(db->local_abspath, &kind, db->pool));
1920 kind = svn_node_none;
2136 else if (kind != svn_node_none)
2143 if (! (kind == svn_node_dir && eb->allow_unver_obstructions))
2615 child_kind = (dirent->kind == svn_node_dir)
2679 svn_node_kind_t kind = svn_node_kind_from_word(apr_hash_this_val(hi));
2692 kind,
2851 notify->kind = svn_node_dir;
2884 svn_node_kind_t kind;
2893 err = svn_wc__db_read_info(&status, &kind, NULL, NULL, NULL, NULL, NULL,
2907 kind = svn_node_unknown;
3015 kind, svn_node_unknown, NULL,
3033 kind,
3041 do_notification(eb, local_abspath, kind, svn_wc_notify_tree_conflict,
3084 svn_node_kind_t kind;
3121 SVN_ERR(svn_io_check_path(fb->local_abspath, &kind, scratch_pool));
3132 kind = svn_node_none;
3350 else if (kind != svn_node_none)
3357 if (! (kind == svn_node_file && eb->allow_unver_obstructions))
3646 && recorded_base_checksum->kind != svn_checksum_md5)
3681 || fb->original_checksum->kind == svn_checksum_sha1);
3705 NULL, recorded_base_checksum->kind,
4236 /* Gather the changes for each kind of property. */
4385 notify->kind = svn_node_file;
4628 notify->kind = svn_node_file;
5271 svn_node_kind_t kind;
5319 SVN_ERR(svn_wc__db_read_info(&status, &kind, NULL, NULL, &repos_root_url,
5344 if (kind != svn_node_dir)
5557 svn_node_kind_t kind;
5569 SVN_ERR(svn_wc__db_read_info(&status, &kind, NULL, NULL, NULL, NULL, NULL,
5579 || kind != svn_node_dir