Home
last modified time | relevance | path

Searched refs:sqlite3SystemError (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c21163 SQLITE_PRIVATE void sqlite3SystemError(sqlite3*,int);
34709 sqlite3SystemError(db, err_code); in sqlite3ErrorFinish()
34742 SQLITE_PRIVATE void sqlite3SystemError(sqlite3 *db, int rc){ in sqlite3SystemError() function
34782 sqlite3SystemError(db, err_code); in sqlite3ErrorWithMsg()
87754 sqlite3SystemError(db, rc);
101667 sqlite3SystemError(db, rc);