Home | History | Annotate | Download | only in dist

Lines Matching full:pstate

4426   ShellState *pState,             /* Current shell tool state */
4430 sqlite3 *db = pState->db; /* Database handle to query "main" db of */
4431 FILE *out = pState->out; /* Stream to write non-error output to */
4602 ShellState *pState, /* Current shell tool state */
4609 return lintFkeyIndexes(pState, azArg, nArg);