Searched refs:tmpSync (Results 1 – 1 of 1) sorted by relevance
151 static int tmpSync(sqlite3_file*, int flags);235 tmpSync, /* xSync */316 static int tmpSync(sqlite3_file *pFile, int flags){ in tmpSync() function