Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c9006 int bExtend, in apndShmMap()
17695 sqlite3_file *pFd, int iPg, int pgsz, int bExtend, void volatile **pp in recoverVfsShmMap()
H A Dsqlite3.c25941 int bExtend, /* True to extend file if necessary */ in sqlite3OsShmMap()