Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c71292 static int walRestartLog(Wal *pWal){ function
71496 if( SQLITE_OK!=(rc = walRestartLog(pWal)) ){