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

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c11598 svn_node_kind_t dst_format_kind;
11603 SVN_ERR(svn_io_check_path(dst_format_abspath, &dst_format_kind, pool));
11604 if (dst_format_kind == svn_node_none)
11591 svn_node_kind_t dst_format_kind; local

Completed in 94 milliseconds