Home
last modified time | relevance | path

Searched defs:bExtend (Results 1 – 9 of 9) sorted by relevance

/sqlite-3.40.0/src/
H A Dos.c183 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap()
H A Dtest_multiplex.c1085 int bExtend, /* True to extend file if necessary */ in multiplexShmMap()
H A Dtest_quota.c704 int bExtend, /* True to extend file if necessary */ in quotaShmMap()
H A Dos_unix.c4735 int bExtend, /* True to extend file if necessary */ in unixShmMap()
/sqlite-3.40.0/ext/misc/
H A Dmemvfs.c283 int bExtend, in memShmMap()
H A Dappendvfs.c385 int bExtend, in apndShmMap()
H A Dcksumvfs.c623 int bExtend, in cksmShmMap()
H A Dvfsstat.c389 int bExtend, in vstatShmMap()
/sqlite-3.40.0/ext/recover/
H A Dsqlite3recover.c2480 sqlite3_file *pFd, int iPg, int pgsz, int bExtend, void volatile **pp in recoverVfsShmMap()