Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c19400 typedef struct ShellState ShellState; typedef
19401 struct ShellState { struct
19481 static ShellState shellState; argument
19606 ShellState *p = (ShellState*)pArg; in shellLog()
19634 ShellState *p, in failIfSafeMode()
19796 static void outputModePush(ShellState *p){ in outputModePush()
19802 static void outputModePop(ShellState *p){ in outputModePop()
20143 static void output_csv(ShellState *p, const char *z, int bSep){ in output_csv()
20204 ShellState *p = (ShellState*)pClientData; in safeModeAuth()
20252 ShellState *p = (ShellState*)pClientData; in shellAuth()
[all …]