Searched refs:rep_p (Results 1 - 12 of 12) sorted by last modified time

/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drep-cache.h74 svn_fs_x__get_rep_reference(svn_fs_x__representation_t **rep_p,
H A Drep-cache.c264 svn_fs_x__get_rep_reference(svn_fs_x__representation_t **rep_p,
317 *rep_p = rep;
262 svn_fs_x__get_rep_reference(svn_fs_x__representation_t **rep_p, svn_fs_t *fs, svn_checksum_t *checksum, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dlow_level.h87 svn_fs_x__parse_representation(svn_fs_x__representation_t **rep_p,
H A Dlow_level.c272 svn_fs_x__parse_representation(svn_fs_x__representation_t **rep_p, argument
284 *rep_p = rep;
359 read_rep_offsets(svn_fs_x__representation_t **rep_p, argument
366 = svn_fs_x__parse_representation(rep_p,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache.h72 svn_fs_fs__get_rep_reference(representation_t **rep_p,
H A Drep-cache.c266 svn_fs_fs__get_rep_reference(representation_t **rep_p,
322 *rep_p = rep;
264 svn_fs_fs__get_rep_reference(representation_t **rep_p, svn_fs_t *fs, svn_checksum_t *checksum, apr_pool_t *pool) argument
H A Dlow_level.h164 svn_fs_fs__parse_representation(representation_t **rep_p,
H A Dlow_level.c748 svn_fs_fs__parse_representation(representation_t **rep_p, argument
761 *rep_p = rep;
884 read_rep_offsets(representation_t **rep_p, argument
891 = svn_fs_fs__parse_representation(rep_p,
910 if ((*rep_p)->revision == SVN_INVALID_REVNUM)
912 (*rep_p)->txn_id = *svn_fs_fs__id_txn_id(noderev_id);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dreps-table.c78 svn_fs_bdb__read_rep(representation_t **rep_p,
109 return svn_fs_base__parse_representation_skel(rep_p, skel, pool);
76 svn_fs_bdb__read_rep(representation_t **rep_p, svn_fs_t *fs, const char *key, trail_t *trail, apr_pool_t *pool) argument
H A Dreps-table.h59 svn_error_t *svn_fs_bdb__read_rep(representation_t **rep_p,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/util/
H A Dfs_skels.c488 svn_fs_base__parse_representation_skel(representation_t **rep_p,
603 *rep_p = rep;
485 svn_fs_base__parse_representation_skel(representation_t **rep_p, svn_skel_t *skel, apr_pool_t *pool) argument
H A Dfs_skels.h64 svn_fs_base__parse_representation_skel(representation_t **rep_p,

Completed in 209 milliseconds