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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h503 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
514 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
646 ** <li> [SQLITE_IOCAP_ATOMIC]
659 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
H A Dsqlite3.c1056 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
1067 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
1199 ** <li> [SQLITE_IOCAP_ATOMIC]
1212 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h590 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
614 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
749 ** <li> [SQLITE_IOCAP_ATOMIC]
766 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
H A Dsqlite3.c1653 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
1677 #define SQLITE_IOCAP_ATOMIC 0x00000001 macro
1812 ** <li> [SQLITE_IOCAP_ATOMIC]
1829 ** The SQLITE_IOCAP_ATOMIC property means that all writes of
[all...]

Completed in 869 milliseconds