Searched refs:finder_type (Results 1 – 1 of 1) sorted by relevance
5622 typedef const sqlite3_io_methods *(*finder_type)(const char*,unixFile*); typedef5678 pLockingStyle = (**(finder_type*)pVfs->pAppData)(zFilename, pNew); in fillInUnixFile()