Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c11058 static int shell_dbinfo_command(ShellState *p, int nArg, char **azArg){ in shell_dbinfo_command() function
12520 rc = shell_dbinfo_command(p, nArg, azArg); in do_meta_command()
/external/sqlite/dist/
Dshell.c11081 static int shell_dbinfo_command(ShellState *p, int nArg, char **azArg){ in shell_dbinfo_command() function
12543 rc = shell_dbinfo_command(p, nArg, azArg); in do_meta_command()