Home
last modified time | relevance | path

Searched refs:syncJournal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c63872 static int syncJournal(Pager *pPager, int newHdr){ function
64250 rc = syncJournal(pPager, 1);
66198 rc = syncJournal(pPager, 0);