Home
last modified time | relevance | path

Searched refs:convert_db_kind_to_node_kind (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Dnode.c152 convert_db_kind_to_node_kind(svn_node_kind_t *node_kind, in convert_db_kind_to_node_kind() function
313 SVN_ERR(convert_db_kind_to_node_kind(&kind, child_kind, in walker_helper()
380 SVN_ERR(convert_db_kind_to_node_kind(&kind, db_kind, status, show_hidden)); in svn_wc__internal_walk_children()
1018 SVN_ERR(convert_db_kind_to_node_kind(kind, db_kind, status, FALSE)); in svn_wc__check_for_obstructions()
1048 SVN_ERR(convert_db_kind_to_node_kind(&expected_kind, db_kind, in svn_wc__check_for_obstructions()