Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dshell.c13699 static int shell_dbinfo_command(ShellState *p, int nArg, char **azArg){ in shell_dbinfo_command() function
15974 rc = shell_dbinfo_command(p, nArg, azArg); in do_meta_command()