Searched refs:pExists (Results 1 – 1 of 1) sorted by relevance
5081 static int hasHotJournal(Pager *pPager, int *pExists){ in hasHotJournal() argument5095 *pExists = 0; in hasHotJournal()5152 *pExists = (first!=0); in hasHotJournal()5163 *pExists = 1; in hasHotJournal()