Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest6.c190 static int writeListSync(CrashFile *pFile, int isCrash){ in writeListSync() function
401 writeListSync(pCrash, 0); in cfClose()
499 return writeListSync(pCrash, isCrash); in cfSync()
830 writeListSync(0, 1); in crashNowCmd()