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