Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c8792 static int apndGetLastError(sqlite3_vfs*, int, char *);
8816 apndGetLastError, /* xGetLastError */
9239 static int apndGetLastError(sqlite3_vfs *pVfs, int a, char *b){ in apndGetLastError() function