Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c11869 int bExtend, in apndShmMap()
23249 sqlite3_file *pFd, int iPg, int pgsz, int bExtend, void volatile **pp in recoverVfsShmMap()
H A Dsqlite3.c27474 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap()
45307 int bExtend, /* True to extend file if necessary */ in unixShmMap()