Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c25080 static char *shellErrorLocation(ShellState *p){ in shellErrorLocation() function
25104 char *zLoc = shellErrorLocation(p); in failIfSafeMode()
25124 char *zLoc = shellErrorLocation(p); in dotCmdError()