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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h770 ** <li>[[SQLITE_FCNTL_CHUNK_SIZE]]
771 ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
917 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
H A Dsqlite3.c1341 ** <li>[[SQLITE_FCNTL_CHUNK_SIZE]]
1342 ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
1488 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
26838 case SQLITE_FCNTL_CHUNK_SIZE: {
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h722 ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
781 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
H A Dsqlite3.c1275 ** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS
1334 #define SQLITE_FCNTL_CHUNK_SIZE 6 macro
23010 case SQLITE_FCNTL_CHUNK_SIZE: {
[all...]

Completed in 736 milliseconds