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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h549 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
567 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro
700 ** <li> [SQLITE_IOCAP_SEQUENTIAL]
710 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
H A Dsqlite3.c1120 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
1138 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro
1271 ** <li> [SQLITE_IOCAP_SEQUENTIAL]
1281 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
26943 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind
26953 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind
26962 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind
26970 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind
26978 SQLITE_IOCAP_SEQUENTIAL | /* The ram filesystem has no write behind
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h510 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
524 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro
656 ** <li> [SQLITE_IOCAP_SEQUENTIAL]
666 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
H A Dsqlite3.c1063 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
1077 #define SQLITE_IOCAP_SEQUENTIAL 0x00000400 macro
1209 ** <li> [SQLITE_IOCAP_SEQUENTIAL]
1219 ** way around. The SQLITE_IOCAP_SEQUENTIAL property means that
[all...]

Completed in 687 milliseconds