Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_repos/
H A Dnode_tree.c69 create_sibling_node(svn_repos_node_t *elder, in create_sibling_node() function
104 return create_sibling_node(parent->child, name, pool); in create_child_node()