Home
last modified time | relevance | path

Searched defs:pNotUsed (Results 1 – 8 of 8) sorted by relevance

/sqlite-3.40.0/test/
H A Ddbfuzz2.c169 static int progress_handler(void *pNotUsed){ in progress_handler()
H A Ddbfuzz.c548 static void sqlLog(void *pNotUsed, int iErrCode, const char *zMsg){ in sqlLog()
/sqlite-3.40.0/tool/
H A Dfuzzershell.c183 static void shellLog(void *pNotUsed, int iErrCode, const char *zMsg){ in shellLog()
187 static void shellLogNoop(void *pNotUsed, int iErrCode, const char *zMsg){ in shellLogNoop()
/sqlite-3.40.0/ext/misc/
H A Dscrub.c579 static void errorLogCallback(void *pNotUsed, int iErr, const char *zMsg){ in errorLogCallback()
/sqlite-3.40.0/src/
H A Dtest2.c36 static void pager_test_reiniter(DbPage *pNotUsed){ in pager_test_reiniter()
H A Dwhereexpr.c416 void *pNotUsed; in isAuxiliaryVtabOperator() local
H A Dos_win.c1167 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */ in winSetSystemCall()
1210 sqlite3_vfs *pNotUsed, in winGetSystemCall()
H A Dos_unix.c573 sqlite3_vfs *pNotUsed, /* The VFS pointer. Not used */ in unixSetSystemCall()
616 sqlite3_vfs *pNotUsed, in unixGetSystemCall()