Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c24719 static int expertFinish( in expertFinish() function
24849 return expertFinish(pArg, (rc!=SQLITE_OK), pzErrMsg); in shell_exec()
28813 expertFinish(p, 1, 0); in do_meta_command()
33841 expertFinish(&data, 1, 0);