Lines Matching defs:pArg
3706 static int apndFileControl(sqlite3_file *pFile, int op, void *pArg){ in apndFileControl()
8047 static void shellLog(void *pArg, int iErrCode, const char *zMsg){ in shellLog()
8581 void *pArg, in shell_callback()
8933 static int callback(void *pArg, int nArg, char **azArg, char **azCol){ in callback()
8942 static int captureOutputCallback(void *pArg, int nArg, char **azArg, char **az){ in captureOutputCallback()
9176 ShellState *pArg, /* Pointer to ShellState */ in display_stats()
9273 ShellState *pArg /* Pointer to ShellState */ in display_scanstats()
9471 ShellState *pArg, /* Pointer to ShellState */ in exec_prepared_stmt()
9680 ShellState *pArg, /* Pointer to ShellState */ in shell_exec()
9957 static int dump_callback(void *pArg, int nArg, char **azArg, char **azNotUsed){ in dump_callback()
10595 void *pArg, in sql_trace_callback()