Searched refs:lastpath (Results 1 – 2 of 2) sorted by relevance
3761 svn_stringbuf_t *lastpath = svn_stringbuf_create(path, pool); in fs_node_origin_rev() local3774 const char *curpath = lastpath->data; in fs_node_origin_rev()3792 svn_stringbuf_set(lastpath, curpath); in fs_node_origin_rev()3797 SVN_ERR(svn_fs_fs__node_id(&pred_id, curroot, lastpath->data, predidpool)); in fs_node_origin_rev()
4994 svn_stringbuf_t *lastpath = in base_node_origin_rev() local5007 const char *curpath = lastpath->data; in base_node_origin_rev()5024 svn_stringbuf_set(lastpath, curpath); in base_node_origin_rev()5029 SVN_ERR(base_node_id(&pred_id, curroot, lastpath->data, pool)); in base_node_origin_rev()