Searched refs:SQLITE_FCNTL_CHUNK_SIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h727 ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
810 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
H A Dsqlite3.c1277 ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
1360 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
23384 case SQLITE_FCNTL_CHUNK_SIZE: {
[all...]

Completed in 516 milliseconds