Home
last modified time | relevance | path

Searched defs:do_meta_command (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c24749 static int do_meta_command(char *zLine, ShellState *p){ in do_meta_command() function
/freebsd-src/contrib/sqlite3/
H A Dshell.c26087 static int do_meta_command(char *zLine, ShellState *p){ do_meta_command() function