Searched refs:mtcc_pool (Results 1 – 1 of 1) sorted by relevance
334 apr_pool_t *mtcc_pool; in svn_client__mtcc_create() local336 mtcc_pool = svn_pool_create(result_pool); in svn_client__mtcc_create()338 *mtcc = apr_pcalloc(mtcc_pool, sizeof(**mtcc)); in svn_client__mtcc_create()339 (*mtcc)->pool = mtcc_pool; in svn_client__mtcc_create()341 (*mtcc)->root_op = mtcc_op_create(NULL, FALSE, TRUE, mtcc_pool); in svn_client__mtcc_create()347 mtcc_pool, scratch_pool)); in svn_client__mtcc_create()