Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dpack.c739 const char *sort_path; in copy_node_to_temp() local
770 sort_path = tweak_path_for_ordering(noderev->created_path, pool); in copy_node_to_temp()
771 path_order->path = svn_prefix_string__create(context->paths, sort_path); in copy_node_to_temp()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Dpack.c691 const char *sort_path; in copy_node_to_temp() local
733 sort_path = tweak_path_for_ordering(noderev->created_path, scratch_pool); in copy_node_to_temp()
734 path_order->path = svn_prefix_string__create(context->paths, sort_path); in copy_node_to_temp()