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

/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.h568 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
590 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
875 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
H A Dsqlite3.c828 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
850 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
1135 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
[all...]

Completed in 420 milliseconds