Searched defs:bExtend (Results 1 – 9 of 9) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | os.c | 183 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap()
|
| H A D | test_multiplex.c | 1085 int bExtend, /* True to extend file if necessary */ in multiplexShmMap()
|
| H A D | test_quota.c | 704 int bExtend, /* True to extend file if necessary */ in quotaShmMap()
|
| H A D | os_unix.c | 4735 int bExtend, /* True to extend file if necessary */ in unixShmMap()
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | memvfs.c | 283 int bExtend, in memShmMap()
|
| H A D | appendvfs.c | 385 int bExtend, in apndShmMap()
|
| H A D | cksumvfs.c | 623 int bExtend, in cksmShmMap()
|
| H A D | vfsstat.c | 389 int bExtend, in vstatShmMap()
|
| /sqlite-3.40.0/ext/recover/ |
| H A D | sqlite3recover.c | 2480 sqlite3_file *pFd, int iPg, int pgsz, int bExtend, void volatile **pp in recoverVfsShmMap()
|