Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18342 static void shellLog(void *pArg, int iErrCode, const char *zMsg){ in shellLog() function
28810 sqlite3_config(SQLITE_CONFIG_LOG, shellLog, data); in main_init()