Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c23072 static int shell_dbinfo_command(ShellState *p, int nArg, char **azArg){ in shell_dbinfo_command() function
25132 rc = shell_dbinfo_command(p, nArg, azArg); in do_meta_command()