Searched refs:temppool (Results 1 – 3 of 3) sorted by relevance
34 temppool=recvtank35 dst_fs=$temppool/drecvdest44 zpool destroy $temppool53 log_must zpool create $temppool $tpoolfile
1005 apr_pool_t *temppool, in add_url_parents() argument1011 SVN_ERR(svn_ra_reparent(ra_session, parent_url, temppool)); in add_url_parents()1013 temppool)); in add_url_parents()1016 SVN_ERR(add_url_parents(ra_session, parent_url, targets, temppool, pool)); in add_url_parents()
542 apr_pool_t *temppool = info->oldpool; in get_history() local544 svn_pool_clear(temppool); in get_history()545 info->newpool = temppool; in get_history()