Searched defs:pState (Results 1 – 2 of 2) sorted by relevance
479 jmp_buf *pState; /* crude exception mechanism... */ member
20152 ShellState *pState, in expertHandleSQL()20172 ShellState *pState, in expertFinish()20217 ShellState *pState, /* Current shell tool state */ in expertDotCommand()22637 ShellState *pState, /* Current shell tool state */ in lintFkeyIndexes()22813 ShellState *pState, /* Current shell tool state */ in lintDotCommand()23566 ShellState *pState, /* Current shell tool state */ in arDotCommand()23683 ShellState *pState = (ShellState*)pCtx; in recoverSqlCb() local23693 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){ in recoverDatabaseCmd()