Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.h667 #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800 macro
H A Dsqlite3.c980 #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800 macro