Searched defs:SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sqlite3/ | ||
H A D | sqlite3.h | 667 #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800 macro |
H A D | sqlite3.c | 980 #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800 macro |