Home
last modified time | relevance | path

Searched defs:pState (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qat/qat_api/common/crypto/sym/
H A Dlac_sym_hash_sw_precomputes.c219 Cpa8U *pState, in LacSymHash_AesECBPreCompute()
/freebsd/sys/dev/qat/qat_api/common/crypto/sym/include/
H A Dlac_sym_hash_precomputes.h170 Cpa8U *pState; member
/freebsd/stand/ficl/
H A Dficl.h478 jmp_buf *pState; /* crude exception mechanism... */ member
/freebsd/contrib/sqlite3/
H A Dshell.c22176 ShellState *pState, in expertHandleSQL()
22196 ShellState *pState, in expertFinish()
22240 ShellState *pState, /* Current shell tool state */ in expertDotCommand()
24666 ShellState *pState, /* Current shell tool state */ in lintFkeyIndexes()
24839 ShellState *pState, /* Current shell tool state */ in lintDotCommand()
25579 ShellState *pState, /* Current shell tool state */ in arDotCommand()
25694 ShellState *pState = (ShellState*)pCtx; in recoverSqlCb() local
25704 static int recoverDatabaseCmd(ShellState *pState, int nArg, char **azArg){ in recoverDatabaseCmd()
25767 static int intckDatabaseCmd(ShellState *pState, i64 nStepPerUnlock){ in intckDatabaseCmd()