Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18137 typedef struct ShellState ShellState; typedef
18138 struct ShellState { struct
18218 static ShellState shellState; argument
18343 ShellState *p = (ShellState*)pArg; in shellLog()
18371 ShellState *p, in failIfSafeMode()
18533 static void outputModePush(ShellState *p){ in outputModePush()
18539 static void outputModePop(ShellState *p){ in outputModePop()
18880 static void output_csv(ShellState *p, const char *z, int bSep){ in output_csv()
18941 ShellState *p = (ShellState*)pClientData; in safeModeAuth()
18989 ShellState *p = (ShellState*)pClientData; in shellAuth()
[all …]