Searched refs:ORIGFILE (Results 1 – 2 of 2) sorted by relevance
8713 #define ORIGFILE(p) ((sqlite3_file*)(((ApndFile*)(p))+1)) macro8849 pFile = ORIGFILE(pFile); in apndClose()8863 pFile = ORIGFILE(pFile); in apndRead()8881 assert(pFile == ORIGFILE(paf)); in apndWriteMark()8907 pFile = ORIGFILE(pFile); in apndWrite()8921 pFile = ORIGFILE(pFile); in apndTruncate()8932 pFile = ORIGFILE(pFile); in apndSync()8950 pFile = ORIGFILE(pFile); in apndLock()8958 pFile = ORIGFILE(pFile); in apndUnlock()8966 pFile = ORIGFILE(pFile); in apndCheckReservedLock()[all …]
3833 patch OPTIONS... [ORIGFILE [PATCHFILE]]