Searched defs:SQLITE_IOCAP_SAFE_APPEND (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/public-domain/sqlite/dist/ | ||
H A D | sqlite3.h | 663 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro |
H A D | sqlite3.c | 976 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro |