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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c9002 apndShmMap( sqlite3_file *pFile, int iPg, int pgsz, int bExtend, void volatile **pp ) argument
17694 recoverVfsShmMap( sqlite3_file *pFd, int iPg, int pgsz, int bExtend, void volatile **pp ) argument
H A Dsqlite3.c25937 sqlite3OsShmMap( sqlite3_file *id, int iPage, int pgsz, int bExtend, void volatile **pp ) argument
42845 unixShmMap( sqlite3_file *fd, int iRegion, int szRegion, int bExtend, void volatile **pp ) argument
[all...]

Completed in 466 milliseconds