Searched refs:xControl (Results 1 – 1 of 1) sorted by relevance
230798 int (*xControl)(sqlite3_file*,int,void*) = p->pReal->pMethods->xFileControl; local230810 rc = xControl(p->pReal, op, pArg);230816 rc = xControl(p->pReal, SQLITE_FCNTL_ZIPVFS, &dummy);230837 rc = xControl(p->pReal, op, pArg);