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

/osnet-11/usr/src/lib/libsqlite/src/
H A Dpager.c1042 static int syncJournal(Pager*);
1059 syncJournal(pPager);
1184 static int syncJournal(Pager *pPager){ function
1424 int rc = syncJournal(pPager);
2023 rc = syncJournal(pPager);

Completed in 26 milliseconds