Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c544 static int do_meta_command(char *zLine, struct callback_data *p){ in do_meta_command() function
1036 int rc = do_meta_command(zLine, p); in process_input()
1323 do_meta_command(zFirstCmd, &data); in main()