Searched defs:pJournal (Results 1 – 2 of 2) sorted by relevance
359 static int openTransaction(jt_file *pMain, jt_file *pJournal){ in openTransaction()
2365 sqlite3_file *pJournal; /* Malloc'd child-journal file descriptor */ in pager_delmaster() local