Searched refs:wckind (Results 1 – 1 of 1) sorted by relevance
891 svn_node_kind_t wckind; in svn_wc_adm_retrieve() local912 err = svn_io_check_path(path, &wckind, pool); in svn_wc_adm_retrieve()937 if (kind == svn_node_dir && wckind == svn_node_file) in svn_wc_adm_retrieve()957 if (kind == svn_node_unknown || wckind == svn_node_none) in svn_wc_adm_retrieve()