Searched refs:apndFileControl (Results 1 – 1 of 1) sorted by relevance
8768 static int apndFileControl(sqlite3_file*, int op, void *pArg);8834 apndFileControl, /* xFileControl */8973 static int apndFileControl(sqlite3_file *pFile, int op, void *pArg){ in apndFileControl() function