Home
last modified time | relevance | path

Searched defs:pReal (Results 1 – 14 of 14) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_onefile.c113 fs_real_file *pReal; member
378 fs_real_file *pReal = p->pReal; in fsClose() local
408 fs_real_file *pReal = p->pReal; in fsRead() local
447 fs_real_file *pReal = p->pReal; in fsWrite() local
490 fs_real_file *pReal = p->pReal; in fsTruncate() local
504 fs_real_file *pReal = p->pReal; in fsSync() local
528 fs_real_file *pReal = p->pReal; in fsFileSize() local
593 fs_real_file *pReal = 0; in fsOpen() local
689 fs_real_file *pReal; in fsDelete() local
719 fs_real_file *pReal; in fsAccess() local
H A Dtest6.c553 sqlite3_file *pReal = ((CrashFile*)pFile)->pRealFile; in cfShmLock() local
557 sqlite3_file *pReal = ((CrashFile*)pFile)->pRealFile; in cfShmBarrier() local
561 sqlite3_file *pReal = ((CrashFile*)pFile)->pRealFile; in cfShmUnmap() local
571 sqlite3_file *pReal = ((CrashFile*)pFile)->pRealFile; in cfShmMap() local
621 sqlite3_file *pReal = (sqlite3_file*)&pWrapper[1]; in cfOpen() local
H A Dtest_mutex.c41 sqlite3_mutex *pReal; member
91 sqlite3_mutex *pReal; in counterMutexAlloc() local
H A Dtest_vfs.c55 sqlite3_file *pReal; /* The real, underlying file descriptor */ member
898 sqlite3_file *pReal = pFd->pReal; in tvfsShmMap() local
949 sqlite3_file *pReal = pFd->pReal; in tvfsShmLock() local
1014 sqlite3_file *pReal = pFd->pReal; in tvfsShmBarrier() local
1031 sqlite3_file *pReal = pFd->pReal; in tvfsShmUnmap() local
H A Dtest_journal.c129 sqlite3_file *pReal; /* The file handle for the underlying vfs */ member
436 sqlite3_file *pReal = p->pReal; in readJournalFile() local
H A Dmemjournal.c147 sqlite3_file *pReal = (sqlite3_file*)p; in memjrnlCreateFile() local
H A Dtest_devsym.c36 sqlite3_file *pReal; member
H A Dvdbe.h53 double *pReal; /* Used when p4type is P4_REAL */ member
H A Dtest_vfstrace.c135 sqlite3_file *pReal; /* The real underlying file */ member
H A Dtest_osinst.c132 sqlite3_file *pReal; /* Underlying file handle */ member
/sqlite-3.40.0/ext/misc/
H A Dvfslog.c89 sqlite3_file *pReal; /* Underlying file handle */ member
H A Dvfsstat.c139 sqlite3_file *pReal; /* Underlying file handle */ member
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb3.c145 lsm_file *pReal; /* Real underlying file */ member
/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c444 sqlite3_file *pReal; /* Underlying file handle */ member