Searched refs:tmpFileControl (Results 1 – 1 of 1) sorted by relevance
156 static int tmpFileControl(sqlite3_file*, int op, void *pArg);240 tmpFileControl, /* xFileControl */354 static int tmpFileControl(sqlite3_file *pFile, int op, void *pArg){ in tmpFileControl() function