Searched refs:read_path_info (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | reporter.c | 279 read_path_info(path_info_t **pi, in read_path_info() function 371 SVN_ERR(read_path_info(&b->lookahead, b->reader, subpool)); in fetch_path_info() 389 SVN_ERR(read_path_info(&b->lookahead, b->reader, subpool)); in skip_path_info() 1439 SVN_ERR(read_path_info(&info, b->reader, pool)); in finish_report() 1448 SVN_ERR(read_path_info(&b->lookahead, b->reader, subpool)); in finish_report() 1466 SVN_ERR(read_path_info(&b->lookahead, b->reader, subpool)); in finish_report()
|