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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h512 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
530 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
782 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
H A Dsqlite3.c1062 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
1080 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
1332 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
25007 #define UNIXFILE_PSOW 0x10 /* SQLITE_IOCAP_POWERSAFE_OVERWRITE */
[all...]

Completed in 402 milliseconds