Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sqlite/
H A Dshell.c546 static int do_meta_command(char *zLine, struct callback_data *p){ in do_meta_command() function
1038 int rc = do_meta_command(zLine, p); in process_input()
1325 do_meta_command(zFirstCmd, &data); in main()