Searched defs:pMain (Results 1 – 3 of 3) sorted by relevance
292 jt_file *pMain = 0; in locateDatabaseHandle() local359 static int openTransaction(jt_file *pMain, jt_file *pJournal){ in openTransaction()429 static int readJournalFile(jt_file *p, jt_file *pMain){ in readJournalFile()518 jt_file *pMain = locateDatabaseHandle(p->zName); in jtWrite() local562 jt_file *pMain = locateDatabaseHandle(p->zName); in jtWrite() local576 jt_file *pMain = locateDatabaseHandle(p->zName); in jtTruncate() local597 jt_file *pMain; /* The associated database file */ in jtSync() local730 jt_file *pMain = locateDatabaseHandle(zPath); in jtDelete() local
97 Btree *pMain; /* The database being vacuumed */ in sqlite3RunVacuum() local
4624 sqlite3_vfs *pMain; in vfs_unlink_test() local