Searched refs:SQLITE_IOERR_AUTH (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/sqlite3/ | ||
| H A D | sqlite3.h | 502 #define SQLITE_IOERR_AUTH (SQLITE_IOERR | (28<<8)) macro |
| H A D | sqlite3.c | 1541 #define SQLITE_IOERR_AUTH (SQLITE_IOERR | (28<<8)) macro |