Home
last modified time | relevance | path

Searched defs:SQLITE_IOCAP_SAFE_APPEND (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.h663 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
H A Dsqlite3.c976 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro