Home
last modified time | relevance | path

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

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