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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h507 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
527 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
660 ** <li> [SQLITE_IOCAP_SAFE_APPEND]
668 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
H A Dsqlite3.c1057 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
1077 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
1210 ** <li> [SQLITE_IOCAP_SAFE_APPEND]
1218 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
[all...]

Completed in 506 milliseconds