Home | History | Annotate | Download | only in orig

Lines Matching full:pstate

4404   ShellState *pState,             /* Current shell tool state */
4408 sqlite3 *db = pState->db; /* Database handle to query "main" db of */
4409 FILE *out = pState->out; /* Stream to write non-error output to */
4580 ShellState *pState, /* Current shell tool state */
4587 return lintFkeyIndexes(pState, azArg, nArg);