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